zone create
[Preview]
ockam zone create [OPTIONS]
Options
-
--zone-config [ZONE_CONFIG](optional)
The path to the Zone configuration file, in yaml or json format. If not set, the./ockam.yamlfile from the current directory will be used -
--secrets-config [SECRETS_CONFIG](optional)
The path to the secrets file, in yaml or json format. If not set, the./secrets.yamlfile from the current directory will be used. If no file is found, the command will just list the existing secrets -
--use-public-ecr(optional)
Whether to use a public AWS ECR -
--no-cache(optional)
Whether to use the Docker cache when building the image. It can be set using theOCKAM_DOCKER_NO_CACHEenvironment variable -
--no-pull(optional)
Whether to build the image with the--pulloption. It can be set using theOCKAM_DOCKER_NO_PULLenvironment variable -
--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 theAI_API_BASE_URLenvironment variable. Defaults tohttp://localhost:30080 -
--no-http(optional)
Skip the creation of the inlet to the http outlet -
--no-logs(optional)
Skip the creation of the inlet to the logs outlet
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