CLI Reference > Server Administration Commands > aa copyacl
  
aa copyacl
copies an ACL entry
Synopsis
aa copyacl [--destAcl=value] [--sourceAcl=value] [--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]]
Description
aa copyacl copies all ACL entries from the source ACL to the destination ACL. For example,
aa copyacl --sourceACL=mks:si:project:id:Projects:DemoApplication --destACL=mks:si:project:id:Projects:Application
copies the ACL for the DemoApplication configuration management project to the Application 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.
--destAcl=value
specifies the destination ACL name to create. This option is mandatory.
--sourceAcl=value
specifies the source ACL name. This option is mandatory.
Diagnostics
See the diagnostics reference page for possible exit status values.
See Also
Commands: aa acls, aa groups, aa users, aa viewacl
Miscellaneous: ACL, diagnostics, options