miniguest/tool/create_arg.bash
2021-08-27 18:54:16 +02:00

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