ArangoDB v3.10 reached End of Life (EOL) and is no longer supported.
This documentation is outdated. Please see the most recent stable version.
Oasisctl Delete Group
oasisctl delete group
Delete a group the authenticated user has access to
oasisctl delete group [flags]
Options
  -g, --group-id string          Identifier of the group
  -h, --help                     help for group
  -o, --organization-id string   Identifier of the organization
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
- oasisctl delete - Delete resources
 - oasisctl delete group members - Delete members from group
 
