vagrant/plugins/commands/cloud
Brian Cain 6d4d9b9304
Fixes #10432: Validate that provider file exists prior to upload
Prior to this commit, Vagrant would attempt to path expand a file that
didn't exist if it was left out of the passed in arguments and no
`--url` was used for external box uploading. This commit fixes that by
adding some additional validation for the passed in box file.
2018-11-30 14:13:45 -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 Fixes #10432: Validate that provider file exists prior to upload 2018-11-30 14:13:45 -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