Metadata-Version: 2.3
Name: portal-morty-fivehundredtwo
Version: 0.2.0
Summary: Add your description here
Author: Evan Baird
Author-email: Evan Baird <evanbaird@evans-mbp.lan>
Requires-Dist: typer>=0.24.1
Requires-Python: >=3.14
Description-Content-Type: text/markdown

# `portal-morty-fivehundredtwo`

Awesome Portal Gun

**Usage**:

```console
$ portal-morty-fivehundredtwo [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
* `load`: Load the portal gun

## `portal-morty-fivehundredtwo shoot`

Shoot the portal gun

**Usage**:

```console
$ portal-morty-fivehundredtwo shoot [OPTIONS]
```

**Options**:

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

## `portal-morty-fivehundredtwo load`

Load the portal gun

**Usage**:

```console
$ portal-morty-fivehundredtwo load [OPTIONS]
```

**Options**:

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