GLOBUS UPDATE
DESCRIPTION
Update the Globus CLI to its latest version.
The *globus update* command checks if a more recent version of the Globus CLI is available on PyPi, and if so asks for user consent to update to the most recent version available.
EXIT STATUS
0 on success.
1 if an error occurred.
2 if the command was used improperly.
3 if the command was used on the wrong type of object, e.g. a collection command used on an endpoint.
4 if the command has authentication or authorization requirements which were not met, as in ConsentRequired errors or missing logins.