Usage¶
Connecting to an OIDC-capable SSH server is as simple as:
mccli ssh $SSH_SERVER
But first, you’ll need an OIDC Access Token from your federated identity provider to authenticate. See how to configure the Access Token source here.
More advanced usage below:
Or check out the CLI reference manual for a full list of options.