vagrant/plugins/commands/cloud
Brian Cain 145f04893c
Fixes #11137: Fixup how cloud publish handles its arguments
Prior to this commit, if a user didn't supply a box file on disk or a
box url, Vagrant would crash and display a stacktrace with an invalid
file. This commit fixes that by adding some extra handling around the
arguments supplied to the publish command.
2019-11-07 10:19:52 -08:00
..
auth Fixes #10682: Move over AddAuthentication middleware and hooks 2019-02-21 09:42:16 -08:00
box Fixes #10723: Fix bug instance var in Vagrant Cloud CLI optparse 2019-03-11 14:21:55 -07:00
client Mark password as sensitive in logs 2018-10-12 09:07:12 -07:00
locales Fixes #10682: Move over AddAuthentication middleware and hooks 2019-02-21 09:42:16 -08:00
provider Add support for providing box checksums to Vagrant Cloud 2019-10-08 11:23:48 -07:00
version Fixes #10723: Fix bug instance var in Vagrant Cloud CLI optparse 2019-03-11 14:21:55 -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 Fixes #10682: Move over AddAuthentication middleware and hooks 2019-02-21 09:42:16 -08:00
publish.rb Fixes #11137: Fixup how cloud publish handles its arguments 2019-11-07 10:19:52 -08:00
root.rb Update based on second round of feedback 2018-10-12 09:07:12 -07:00
search.rb Fixes #10723: Fix bug instance var in Vagrant Cloud CLI optparse 2019-03-11 14:21:55 -07:00
util.rb Scrub Vagrant Cloud tokens from RestClient logger 2018-10-12 09:07:12 -07:00