zone secret


[Preview]

ockam zone secret [OPTIONS]

Options

  • --secrets-config [SECRETS_CONFIG] (optional)
    The path to the secrets file, in yaml or json format. If not set, the ./secrets.yaml file from the current directory will be used. If no file is found, the command will just list the existing secrets

  • --zone-name [ZONE_NAME] (optional)
    The name of the Zone

  • --zone-config [ZONE_CONFIG] (optional)
    The path to the Zone configuration file, in yaml or json format. If not set, the ./ockam.yaml file from the current directory will be used

  • --use-http-api (optional)
    Force the command to use the HTTP API. By default, the command will use the Orchestrator API

  • --api-endpoint [API_ENDPOINT] (optional)
    The API endpoint of the Ockam AI Platform. Can be set using the AI_API_BASE_URL environment variable. Defaults to http://localhost:30080

Learn More:

Use ockam <SUBCOMMAND> --help for more information about a subcommand (e.g., 'cluster' or 'zone').

Learn more about Command: https://docs.ockam.ai/command/ Learn more about Ockam: https://docs.ockam.ai/

Feedback:

If you have questions, as you explore, join us on the Discord channel https://discord.ockam.io