Timeweb Cloud Command Line Interface.


Keywords
cli, cloud, cloud-computing, timeweb
License
MIT
Install
pip install twc-cli==2.4.1

Documentation

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.