Skip to content

ConfigHubPub/PythonAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

ConfigHub PythonAPI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages