vagrant/plugins/commands/cloud
Brian Cain ca6cc140ff
Catch InvalidVersion errors from vagrant_cloud client
This commit adds a new rescue to the `publish` command for when the
client detects an invalid version prior to making the API request to
create that version.
2018-12-17 14:41:29 -08:00
..
auth Update based on second round of feedback 2018-10-12 09:07:12 -07:00
box Remove #Hash.compact for ruby 2.3 compatibility 2018-10-16 14:41:31 -07:00
client Mark password as sensitive in logs 2018-10-12 09:07:12 -07:00
locales Update based on second round of feedback 2018-10-12 09:07:12 -07:00
provider Remove #Hash.compact for ruby 2.3 compatibility 2018-10-16 14:41:31 -07:00
version Remove #Hash.compact for ruby 2.3 compatibility 2018-10-16 14:41:31 -07:00
errors.rb Fixup: Update vagrant cloud command PR with feedback 2018-10-12 09:07:12 -07:00
list.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
publish.rb Catch InvalidVersion errors from vagrant_cloud client 2018-12-17 14:41:29 -08:00
root.rb Update based on second round of feedback 2018-10-12 09:07:12 -07:00
search.rb Update based on second round of feedback 2018-10-12 09:07:12 -07:00
util.rb Scrub Vagrant Cloud tokens from RestClient logger 2018-10-12 09:07:12 -07:00