Metadata-Version: 2.1
Name: tg-store-cli
Version: 0.4.6
Summary: 
Author: sellercoder
Author-email: veniamin4e@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: typer (>=0.3.2,<0.4.0)
Description-Content-Type: text/markdown

# `tg-store-cli`

TG Store CLI

**Usage**:

```console
$ tg-store-cli [OPTIONS] COMMAND [ARGS]...
```

**Options**:

* `--install-completion`: Install completion for the current shell.
* `--show-completion`: Show completion for the current shell, to copy it or customize the installation.
* `--help`: Show this message and exit.

**Commands**:

* `load`: Зарядка
* `shoot`: Стрельба

## `tg-store-cli load`

Зарядка

**Usage**:

```console
$ tg-store-cli load [OPTIONS]
```

**Options**:

* `--help`: Show this message and exit.

## `tg-store-cli shoot`

Стрельба 

**Usage**:

```console
$ tg-store-cli shoot [OPTIONS]
```

**Options**:

* `--help`: Show this message and exit.

