admin-trinkets/hopon/README.md
2024-07-12 11:47:23 -04:00

18 lines
No EOL
296 B
Markdown

# hopon
A simple bash script for quickly accessing a linux container/VM. Has tab-completion enabled for Bash shells and can detect different container/VM managers.
## Requirements
* Bash
* LXD/LXC or Incus
## Usage
```
# hopon <container_or_vm_name>
```
## Install
Run `sudo ./install.sh`