NAME

rmosdistro - remove OS Distro

SYNOPSIS

rmosdistro [-a|--all] [-f|--force] osdistroname [osdistroname2 ...]

rmosdistro [-h|--help]

DESCRIPTION

The rmosdistro command removes the specified OS Distro that was created by copycds. To delete all OS Distro entries, please specify [-a|--all]. If the specified OS Distro is referenced by some osimage, [-f|force] can be used to remove it.

ARGUMENTS

The OS Distro names to delete, delimited by blank space.

OPTIONS

{-a|--all}

If specified, try to delete all the OS Distros.

{-f|--force}

Remove referenced OS Distros, never prompt.

{-h|--help}

Show info of rmosdistro usage.

RETURN VALUE

Zero: The command completed successfully.

Nonzero: An Error has occurred.

EXAMPLES