JustAutomate.co CLI
Project description
CFE CLI
A command line tool for various CFE-related tutorials and services.
Do you have ideas for features? Please tweet us @joincfe
Install
pip install cfe
Services (cfe services
)
cfe services
This will give you all of the available services.
Linode (cfe services linode
)
Instance Inventory cfe services linode inventory
This is primarily made for usage with Ansible but it can be useful for many other things too.
export LINODE_ACCESS_TOKEN=your_linode_personal_access_token
LINODE_ACCESS_TOKEN
needs to be in environment variables
cfe services linode inventory --save-path "inventory.ini" --tags "webapps"
or
LINODE_ACCESS_TOKEN=your_linode_personal_access_token cfe services linode inventory
Options:
--all
Lists all Linode instance IP addresses and groups items by tags--save-path
write a path to save ainventory.ini
file--tags
Use a comma separated list of tags you want to include (--all
will override)
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
justautomate-0.0.1.tar.gz
(9.2 kB
view hashes)
Built Distribution
Close
Hashes for justautomate-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd219c9f65d2b55968ce2b753bf73d219613356f3785400104a762ed03501583 |
|
MD5 | de97e257a3a139c47759ec62c9d33361 |
|
BLAKE2b-256 | 4caa59b863c10f5ed6db3c9d1f1bbe273ecf6fb71768342b5ac48a687b4c093b |