Loading...
Last updated on
The gensx env ls command lists all environments in your GenSX project.
gensx env ls [options]| Option | Description |
|---|---|
-p, --project <name> | Project name to list environments for. |
-h, --help | Display help for the command. |
# List all environments in the current project
gensx env ls
# List environments in a specific project
gensx env ls --project my-appgensx login)