Autoverse CLI
The new implementation of the Autoverse CLI
Installation
pip install autoverse-cli
Shell Completion
To enable tab completion for the avrs command, run:
avrs --install-completion
Then reload your shell:
source ~/.bashrc # or ~/.zshrc, ~/.config/fish/config.fish, etc.
For full details, see SHELL_COMPLETION.md.
Supported Shells
- Bash
- Zsh
- Fish
- Tcsh
Quick Usage Examples
# List all available commands
avrs <TAB>
# Complete subcommand arguments
avrs launcher <TAB>
avrs restart <TAB>
Release files for autoverse-cli 0.35.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| autoverse_cli-0.35.5.tar.gz | 62.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| autoverse_cli-0.35.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 144.8 kB
Release files / autoverse_cli-0.35.5.tar.gz
| Download URL | autoverse_cli-0.35.5.tar.gz |
|---|---|
| Size | 62.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
afce1adad0f935ad1d60cd5828099900d6fe4601f011a830a1415b9282a99cf0
|
|
BLAKE2b-256 checksum How to use checksums |
47729a25e3428e95f52c571d72827eb181f25a2dec45f16c3b539523f643453f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.20
|
Release files / autoverse_cli-0.35.5-py3-none-any.whl
| Download URL | autoverse_cli-0.35.5-py3-none-any.whl |
|---|---|
| Size | 82.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d84c23da7dcef34289f035c7f86c15b86e116cf1e3dc738660806e4d4ba1fdd2
|
|
BLAKE2b-256 checksum How to use checksums |
d89b5d6cf6c07c95f759e2a2fa6ba62d2d8df86edecf9569b4ee4033369eb525
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.20
|