echo"--mount | Initiates mounting feature, choose between unmounting and mounting PVC data"
echo"--restore | Opens a menu to restore a \"truetool\" backup that was taken on your \"ix-applications\" dataset"
echo"--delete-backup | Opens a menu to delete backups on your system"
echo"--list-backups | Prints a list of backups available"
echo"--helm-enable | Enables Helm command access on SCALE"
echo"--apt-enable | Enables Apt command access on SCALE"
echo"--dns | list all of your applications DNS names and their web ports"
echo
echo -e "${BWhite}Update Options${Color_Off}"
echo"-U | Update all applications, ignores versions"
echo"-u | Update all applications, does not update Major releases"
echo"-b | Back-up your ix-applications dataset, specify a number after -b"
echo"-i | Add application to ignore list, one by one, see example below."
echo"-v | verbose output"
echo"-t | Set a custom timeout in seconds when checking if either an App or Mountpoint correctly Started, Stopped or (un)Mounted. Defaults to 500 seconds"