Bugfixes:
globus api transferno longer prepends/v0.10/to/v2/paths
Enhancements:
-
Added Domain field to default output of
globus endpoint searchandglobus endpoint show -
Added
globus streams tunnel eventscommand to show tunnel events -
When using table output on narrow terminals, the Globus CLI will now stack
table elements in a new "folded table" layout. This behavior is only used
when the output device is a TTY. To disable the new output altogether, users
can setGLOBUS_CLI_FOLD_TABLES=0. -
Added Subscription ID to the text output of
globus group list -
Added
globus flows registered-api showcommand to display details of a registered API -
Added
globus flows registered-api listcommand to list registered APIs
Other:
- Removed support for Python 3.9 .