HP 3PAR OS 3.1.3 Command Line Interface Reference

removehostset
DESCRIPTION
The removehostset command removes a host set or removes hosts from an existing set.
SYNTAX
removehostset [options] <setname> [<host>...]
AUTHORITY
Super, Edit
Any role granted the hostset_set right can remove a host set or hosts from a host set.
OPTIONS
f
Specifies that the command is forced. If this option is not used, the command requires confirmation
before proceeding with its operation.
SPECIFIERS
<setname>
Name of the host set to remove.
<host>...
Optional list of host names that are members of the set. If no <host> is specified, the host set is
removed, otherwise the specified <host> is removed from the host set.
RESTRICTIONS
None
EXAMPLES
To remove a host set:
cli% removehostset hostset
To remove a single host from a set:
cli% removehostset hostset host1
NOTES
None
222 Remove Commands