mirror of
https://github.com/0xbbjubjub/miniguest.git
synced 2025-01-07 12:30:53 +03:00
6 lines
288 B
Bash
6 lines
288 B
Bash
# ARG_POSITIONAL_SINGLE(guest-name, name of guest to create)
|
|
# ARG_HELP(assist in creatig the guest by configuring the hypervisor)
|
|
# ARG_OPTIONAL_SINGLE(hypervisor, t, hypervisor to configure, libvirt)
|
|
# ARG_TYPE_GROUP_SET(hypervisors, HYPERVISOR, hypervisor, [libvirt,lxc])
|
|
# ARGBASH_GO
|