Skip to main content

Timeweb Cloud Command Line Interface.

Project description

TWC CLI

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


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.3.0.tar.gz (41.5 kB view hashes)

Uploaded Source

Built Distribution

twc_cli-1.3.0-py3-none-any.whl (50.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page