Interactive login
Check who you are
vf whoami.
Sign out
Non-interactive use (CI)
Pass a token on any command with the global--token flag instead of storing
credentials:
Sign the vf CLI in interactively with vf auth login, check status with vf auth whoami, and pass a token directly for CI with the token flag.
vf whoami.
--token flag instead of storing
credentials: