Add vagrant box prune command
This commit is contained in:
parent
b908feebcf
commit
2626cc780f
@ -44,6 +44,7 @@ _box_arguments=(
|
|||||||
'help:COMMAND List subcommands'
|
'help:COMMAND List subcommands'
|
||||||
'list:Lists all installed boxes'
|
'list:Lists all installed boxes'
|
||||||
'outdated:Checks if a box has newer version'
|
'outdated:Checks if a box has newer version'
|
||||||
|
'prune:Removes old versions of installed boxes'
|
||||||
'remove:NAME Removes a box from the system'
|
'remove:NAME Removes a box from the system'
|
||||||
'repackage:NAME PROVIDER VERSION Repackages an installed box into a `.box` file'
|
'repackage:NAME PROVIDER VERSION Repackages an installed box into a `.box` file'
|
||||||
'update:Updates box to a newer version, if available'
|
'update:Updates box to a newer version, if available'
|
||||||
|
Loading…
Reference in New Issue
Block a user