http://defect.opensolaris.org/bz/show_bug.cgi?id=8959
Summary: manpage should be updated for 'Cannot destroy all
configurations in a non-global scope'
Classification: Development
Product: nwam
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: NEW
Status Whiteboard: nwam1-build:2009-05-12-nd
Severity: minor
Priority: P4
Component: CLI
AssignedTo: nwam-dev at opensolaris.org
ReportedBy: lizhong.li at sun.com
QAContact: nwam-dev at opensolaris.org
The following result is not very consistent with the manpage since 'destroy -a'
is not valid in NCP scope.
earthscience:exp# nwamcfg
nwamcfg> select ncp User
nwamcfg:ncp:User> destroy -a
Cannot destroy all configurations in a non-global scope
destroy { -a | <object-type> [ <class> ] <object-name> }
Remove all or the specified profile from memory and persistent storage.
This action is immediate; it does not need to be committed. A destroyed object
cannot be reverted.
This subcommand is valid in the global and NCP scopes.
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.