zone repl
[Preview]
ockam zone repl [OPTIONS]
This command can be used to access the Repl of an agent started locally.
Options
-
--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 theAI_API_BASE_URL
environment 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 -
--to [SOCKET_ADDRESS]
(optional)
Network address where your repl server is listening to
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