Creating a list of all Snap Creator permissions by using the CLI
-
PDF of this doc site

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
You can create a list of all Snap Creator permissions that can be assigned to a role by using the command line interface (CLI) only.
-
Enter the following command:
snapcreator --server host_name --port port_number --user sc_user_name --passwd sc_passwd --action permissionsList -verbose
Here is an example:
snapcreator --server localhost --port 8080 --user SCadmin --passwd passwd123 --action permList --verbose