SHOW ALL ENVIRONMENTS
Core command
SHALENV
SHOW ALL ENVTS
Show the globally configured Environments
Arguments
none
Examples
SHOW ALL ENVIRONMENTS;
Notes
Lists the globally configured Environments: SHOW ALL ENVIRONMENTS (docs/CONNECTION_MODEL.md §10.2).
Prints one row per Environment (ID, Description, Production), active and inactive alike, sorted by ID, with a trailing count, using the exact same top/bottom dashed-separator table layout as CommandShowAllConnections/CommandShowAllGroups. Unlike CommandShowGroup (whose SHOW ENVIRONMENTS alias lists the Connections of the <em>current</em> Database Group), this command is not connection-scoped - it always lists the full global Environment referential, per §10.2: "must not mean 'show the connections in the current Database Group.'"
Last modified in release 5.1.4.
BroadSQL