ArangoDB v3.8 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 Create Project

Create a new project

Synopsis

Create a new project

oasisctl create project [flags]

Options

      --description string       Description of the project
  -h, --help                     help for project
      --name string              Name of the project
  -o, --organization-id string   Identifier of the organization to create the project in

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