ionic-cloud environment list
[ionic-cloud, environment, list]
List all environments for an app in Appflow
ionic-cloud environment list [flags]
Examples
ionic-cloud environment list --app-id=a1234bc
Flags
Name | Type | Default | Description |
---|---|---|---|
--app-id [required] | string | Appflow app id |
Global Flags
Name | Type | Default | Description |
---|---|---|---|
-h, --help | boolean | false | Print help information for command |
--config | string | Ionic Cloud config file (.ionic-cloud.yaml by default) | |
--json | boolean | false | For commands with output, shortcut to print as JSON |
--output | string | "text" | For commands with output, print as [json] or human readable [text] |
--token | string | Ionic authorization token |
Outputs
Name | Type | Description |
---|---|---|
environments | object[] | The Environments for your app in Appflow. |
.name | string | The name of an Environment you've created in Appflow. |