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 Create CA Certificate
oasisctl create cacertificate
Create a new CA certificate
oasisctl create cacertificate [flags]
Options
--description string Description of the CA certificate
-h, --help help for cacertificate
--lifetime duration Lifetime of the CA certificate.
--name string Name of the CA certificate
-o, --organization-id string Identifier of the organization to create the CA certificate in
-p, --project-id string Identifier of the project to create the CA certificate 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
- oasisctl create - Create resources