addUserToRoleForApplication
Adds a user to a role for an application.
Use the following format:
da-client [global-args...] [global-flags...] addUserToRoleForApplication [args...]
Apply the following arguments:
Argument | Description |
---|---|
-user, --user
|
(Required) Name of the user. |
-role, --role
|
(Required) Name of the role. |
-application, --application
|
(Required) Name or ID of the application. |