admin-trinkets/hopon/README.md

18 lines
296 B
Markdown
Raw Permalink Normal View History

2024-07-12 15:47:23 +00:00
# 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`