Oasisctl Create Role

Description of the oasisctl create role command

Synopsis

Create a new role

oasisctl create role [flags]

Options

      --description string       Description of the role
  -h, --help                     help for role
      --name string              Name of the role
  -o, --organization-id string   Identifier of the organization to create the role in
  -p, --permission strings       Permissions granted by the role

Options Inherited From Parent Commands

      --endpoint string   API endpoint of the ArangoDB Oasis (default "api.cloud.arangodb.com")
      --format string     Output format (table|json) (default "table")
      --token string      Token used to authenticate at ArangoDB Oasis

See also