Deployment logs are available in both the web UI and CLI. Logs are streamed in realtime during provisioning, runtime, and teardown, and are available as static values after the deployment is stopped.
To view the Deployment logs, navigate to the Logs tab of the Deployment.
Syntax
gradientdeploymentslogs--id<deployment> [OPTIONS]
Parameters
Usage: gradient deployments logs [OPTIONS]
List deployment logs
Options:
--id TEXT [required]
--line INTEGER
--limit INTEGER
--follow TEXT
--apiKey TEXT API key to use this time only
--optionsFile PATH Path to YAML file with predefined options
--createOptionsFile PATH Generate template options file
--help Show this message and exit.