Use the list
command to display saved environments or the properties of a specific environment.
To list all saved environments:
$ envm list
To list the properties of a specific environment:
$ envm list <tag>
Displays the properties of the current environment, making it easier to quickly view the configuration in use.
$ envm list --current
Displays the properties of the target properties file (target).
$ envm list --target