Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 264 Bytes

File metadata and controls

15 lines (13 loc) · 264 Bytes

PythonAPI

ConfigHub PythonAPI

#!/usr/bin/env bash

confighubPull.py \
   -t "<token>" \
   -c "<context>" \
   -a "Python Pull Test" \
   -f "file1.xml > /to/file1.xml" \
   -f "file2.conf > /to/file2.conf" \
   -o "out/config.json" \
   --no-props