deployments
List all deployments for the project or display details for a specific deployment.
List all deployments for the project
$ alto deployments
Display details for a single deployment
$ alto deployments <deployment-name>
Arguments
deployment-name
The name of the deployment for which to print the details.
Required: yes
Options
--page
Select a specific results page.
Required: no
--project-path
Specify the project directory.
If not specified, project directory is assumed to be the current directory.
--pp
Aliases: Required: no
--project
The project ID to to get deployment information for.
If not specified, this command must be run from an Altostra project directory.