Metadata-Version: 2.3
Name: portal-gun-tool
Version: 1.1.2
Summary: Awesome Portal Gun
Author: Marek Zelinka
Author-email: Marek Zelinka <mzelinka17@gmail.com>
Requires-Dist: typer>=0.24.1
Requires-Python: >=3.14
Description-Content-Type: text/markdown

# `portal-gun-tool`

Awesome Portal Gun

**Usage**:

```console
$ portal-gun-tool [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**:

* `shoot`: Shoot the portal gun
* `reload`: Reload the portal gun

## `portal-gun-tool shoot`

Shoot the portal gun

**Usage**:

```console
$ portal-gun-tool shoot [OPTIONS]
```

**Options**:

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

## `portal-gun-tool reload`

Reload the portal gun

**Usage**:

```console
$ portal-gun-tool reload [OPTIONS]
```

**Options**:

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