assign-group-role¶
- subtitle
Assign a role to a group.
- version
0.9.126
Description¶
Assign a role to a group. If the role is already assigned to the group the request will fail.
Synopsis¶
assign-group-role
--group-name <value>
--role <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--group-name
(string)
The group to which the role is assigned to. Can be the group name or CRN.
--role
(string)
The role being assigned to the group. Can be the role’s CRN or name.
--cli-input-json
(string)
Performs service operation based on the JSON string provided. The JSON string follows the format provided by
--generate-cli-skeleton
. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.
--generate-cli-skeleton
(boolean)
Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for
--cli-input-json
.
Output¶
Form Factors¶
public, private