Timeweb Cloud Command Line Interface.
Project description
Timeweb Cloud Command Line Interface and simple SDK 💫
Installation
pip install twc-cli
Getting started
Get Timeweb Cloud access token and configure twc with command:
twc config
Enter your access token and hit Enter
.
Configuration done! Let's use:
twc --help
Shell completion
Bash
Add this to ~/.bashrc:
eval "$(_TWC_COMPLETE=bash_source twc)"
Zsh
Add this to ~/.zshrc:
eval "$(_TWC_COMPLETE=zsh_source twc)"
Fish
Add this to ~/.config/fish/completions/tw.fish:
eval (env _TWC_COMPLETE=fish_source twc)
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
twc_cli-1.0.0rc0.tar.gz
(24.9 kB
view hashes)
Built Distribution
twc_cli-1.0.0rc0-py3-none-any.whl
(28.8 kB
view hashes)
Close
Hashes for twc_cli-1.0.0rc0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39f72759d3f63a33a97dc9b28d3f194b02bdd274123989cd4164ba2bea9ee36b |
|
MD5 | 93567bf5b6b74128f58c7fc5c9414434 |
|
BLAKE2b-256 | ec147a93588f4026d61483517061b388756e7ca57a5af8be1a469e02741a092e |