vhsm login
Learn to authenticate users to vHSM server.
Usage
vhsm login [options] [TOKEN]Examples
1. Login Using the default token method
vhsm loginToken (will be hidden):Success! You are now authenticated. The token information displayed below is
already stored in the token helper. You do NOT need to run "vhsm login" again.
Future vHSM requests will automatically use this token.
Key Value
--- -----
token s.2f3c5L1MHtnqbuNCbx90utmC
token_accessor JLUIXJ6ltUftTt2UYRl2lTAC
token_duration ∞
token_renewable false
token_policies ["root"]
identity_policies []
policies ["root"]2. Login using a token from the command line
3. Login using the userpass authentication method
userpass authentication method4. Login using the github authentication method at a custom path
github authentication method at a custom pathCommand Options
Option
Type
Description
Output Options
Option
Type
Description
Last updated
Was this helpful?