vagrant/test/unit/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 Continue if entity already exists with publish command 2018-10-12 09:07:12 -07:00
provider Continue if entity already exists with publish command 2018-10-12 09:07:12 -07:00
version Continue if entity already exists with publish command 2018-10-12 09:07:12 -07:00
client_test.rb Mark password as sensitive in logs 2018-10-12 09:07:12 -07:00
list_test.rb Introduce `cloud` command 2018-10-12 09:06:00 -07:00
publish_test.rb Fixes #10432: Validate that provider file exists prior to upload 2018-11-30 14:13:45 -08:00
search_test.rb Continue if entity already exists with publish command 2018-10-12 09:07:12 -07:00