diff --git a/vm-start.sh b/vm-start.sh index 608c22b..a09a805 100755 --- a/vm-start.sh +++ b/vm-start.sh @@ -12,29 +12,30 @@ Script to manage virtual machine easily. NAME is the name of the virtual machine to use. COMMAND available - init Create the conf file in conf/NAME_var.sh - start Start the virtual machine using the variabes in conf/NAME_var.sh - start-backup Start the virtual machine using the backup volume if it exists. - create Create the virtual machine using the conf in conf/NAME_var.sh - backup Create a backup file for the vm - restore Restore the virtual machine using to backup file - suppr Suppr all data related to the virtual machine other than the conf file. + init Create the conf file in conf/NAME_var.sh + start Start the virtual machine using the variabes in conf/NAME_var.sh + start-backup Start the virtual machine using the backup volume if it exists. + create Create the virtual machine using the conf in conf/NAME_var.sh + backup Create a backup file for the vm + restore Restore the virtual machine using to backup file + suppr Suppr all data related to the virtual machine other than the conf file. COMMAND TODO - suppr-all Suppr all data related to the vm even the conf file #TODO + suppr-all Suppr all data related to the vm even the conf file #TODO PARAMETTER available - -h, --help Print this help and exit - -v, --version Print the version of this program and quit + -h, --help Print this help and exit + -v, --version Print the version of this program and quit OPTION available - nproc= Def the number of proc of the vm - memory= Def the qty of memory allocated to the vm - size= Def the size that should be allocated by create - uefi Select if there will be an UEFI by default. - can be either set or unset. By default is unset. - options=