/twc

Timeweb Cloud Command Line Interface

Primary LanguagePythonMIT LicenseMIT

TWC CLI

Timeweb Cloud Command Line Interface and simple SDK 💫

Руководство пользователя 🇷🇺
Command Line Interface (CLI) Reference 📜

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

To install completion script run:

twc --install-completion

twc automatically detect your shell. Supported: Bash, Zsh, Fish, PowerShell.