AVCTL
AVCTL Authorization commands
Bookmark

Avctl auth

AVCTL auth commands are used for authorisation and logging in and logging off of user.

Authentication commands

  • avctl auth login - Log in to the CLI.
  • avctl auth logout - Log the current user out from the CLI.
  • avctl auth status - Print out the current status of the authorization.
abc@zyx-Pro myagent % avctl auth login
abc@xyz-Pro myagent % avctl auth status
Status: logged-in
abc@xyz-Pro myagent % avctl auth logout
abc@xyz-Pro myagent % avctl auth status
Status: logged-out

Was this page helpful?

Bookmark