vagrant/plugins/commands/cloud/auth
Brian Cain cdcedb0a9e
Fixes #10682: Move over AddAuthentication middleware and hooks
Prior to this commit, the AddAuthentication hooks still existed in a
deprecated class LoginCommand. This commit fixes that by moving it over
to the vagrant cloud cli namespace instead.
2019-02-21 09:42:16 -08:00
..
middleware Fixes #10682: Move over AddAuthentication middleware and hooks 2019-02-21 09:42:16 -08:00
login.rb Update based on second round of feedback 2018-10-12 09:07:12 -07:00
logout.rb Update based on second round of feedback 2018-10-12 09:07:12 -07:00
plugin.rb Introduce `cloud` command 2018-10-12 09:06:00 -07:00
root.rb Update based on second round of feedback 2018-10-12 09:07:12 -07:00
whoami.rb Update based on second round of feedback 2018-10-12 09:07:12 -07:00