ArangoDB v3.9 reached End of Life (EOL) and is no longer supported.
This documentation is outdated. Please see the most recent version at docs.arangodb.com
Oasisctl Delete Example Installation
Delete an example datasets installation
Synopsis
Delete an example datasets installation
oasisctl delete example installation [flags]
Options
-d, --deployment-id string Identifier of the deployment to list installations for
-h, --help help for installation
--installation-id string The ID of the installation to delete.
-o, --organization-id string Identifier of the organization
-p, --project-id string Identifier of the project
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 example - Delete example …