OPS CTL Tool
Project description
Ops CTL tool
Install
pip install opsctl
Upgrade
pip install opsctl --upgrade
Feature
Usage:
opsctl
tmpl2art Render templates to articles
env2json Get environ variables to json file
env2yaml Get environ variables to yaml file
version Show opsctl version
- render yaml templates
Usage:
opsctl tmpl2art
--config Key-Value config file path, file type is YAML
--tmpldir Template root path
--artdir Articles output path
- get env and output to a json file
Usage:
opsctl env2json
--output Output Json file path
- get env and output to a yaml file
Usage:
opsctl env2yaml
--output Output YAML file path
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
opsctl-0.1.9.tar.gz
(4.5 kB
view hashes)
Built Distribution
opsctl-0.1.9-py3-none-any.whl
(5.3 kB
view hashes)