proxystore.globus.cli¶
ProxyStore Globus Auth CLI.
# basic login/logout
proxystore-globus-auth login
proxystore-globus-auth logout
# give consent for specific collections
proxystore-globus-auth login --collection COLLECTION_UUID --collection COLLECTION_UUID ...
cli
¶
login
¶
Authenticate with Globus Auth.
This requests scopes for Globus Auth, Globus Transfer, and the ProxyStore relay server. Collections can be strung together. E.g., request transfer scopes for multiple collections with:
$ proxystore-globus-auth -c UUID -c UUID -c UUID