otdfctl policy resource-mapping-groups create
create - Create a resource mapping group
Synopsis
otdfctl policy resource-mapping-groups create [flags]Description
Create a new group to organize resource mappings. Resource mapping groups belong to a namespace and are identified by a name.
For more information about resource mapping groups, see the resource-mapping-groups subcommand.
Examples
otdfctl policy resource-mapping-groups create --namespace-id 891cfe85-b381-4f85-9699-5f7dbfe2a9ab --name my-group
Options
-  
--namespace-id <namespace-id> - The ID of the namespace of the group (required: 
false) 
-  
--name <name> - The name of the group (required: 
false) 
-l,--label <label>- Optional metadata 'labels' in the format: key=value (required: 
false) 
Aliases
add, new, c