aa deleteacl
deletes ACLs on the Windchill RV&S Server
Synopsis
aa deleteacl [--[no]confirm] [--hostname=server] [--port=number] [--password=password] [--user=name] [(-?|--usage)] [(-F file|--selectionFile=file)] [(-N|--no)] [(-Y|--yes)] [--[no]batch] [--cwd=directory] [--forceConfirm=[yes|no]] [(-g|--gui)] [--quiet] [--settingsUI=[gui|default]] [--status=[none|gui|default]] ACL name...
Description
aa deleteacl deletes ACLs on a specified Windchill RV&S Server. For example,
aa deleteacl mks:si:project:id:Projects:DemoApplication
deletes the ACL for the DemoApplication configuration management project.
Options
This command takes the universal options available to all
aa commands, as well as some general options. See the
options reference page for descriptions.
• ACL name...
identifies one or more existing ACLs you want to delete. Separate ACL names with spaces. For details on ACL names, see the
ACL reference page.
Diagnostics
See the
diagnostics reference page for possible exit status values.
See Also