Hands-On DevOps with Vagrant
上QQ阅读APP看书,第一时间看更新

Options/flags

There are six flags for this command:

  • -c/--check: Checks to see whether you are already logged in
  • -d/--description [INSERT VALUE]: Takes a parameter to set a description of the token
  • -k/--logout: Logs you out if you are already logged in
  • -t/--token [INSERT VALUE]: Takes a parameter to set the Vagrant Cloud token
  • -u/--username [INSERT VALUE]: Takes a parameter to specify your Vagrant Cloud email or username
  • -h/--help: Prints the help screen for this command

An example is the vagrant login --check command.