environment describe
Usage​
tecton environment describe [OPTIONS]
Description​
Print additional information about an environment, including dependencies.
Options​
Flag | Description |
---|---|
-n, --name | The name of the environment to describe |
-i, --environment-id | The ID of the environment to describe |
-h, --help | Show command usage and available options |
Examples​
Describe an environment by name:
tecton environment describe --name my-custom-env