velero/pkg/cmd/cli
Shubheksha Jalan e3232b7eb6 add support for bulk deletion to ark restore delete
refactor util methods into a common package

move utility methods into cli package instead of common

rename util.go to common.go

Signed-off-by: Shubheksha Jalan <jshubheksha@gmail.com>
2018-09-25 20:37:20 +05:30
..
backup add support for bulk deletion to ark restore delete 2018-09-25 20:37:20 +05:30
backuplocation add create and get CLI commands for backup locations 2018-08-28 13:19:19 -07:00
bug add an ark bug command 2018-08-24 13:10:56 -04:00
client use cobra's arg-count validation & call Complete() before Validate() 2018-04-03 09:45:29 -07:00
completion Add bash and zsh completion support 2018-04-12 13:26:23 +05:30
create add create and get CLI commands for backup locations 2018-08-28 13:19:19 -07:00
delete include restore & schedule under ark delete 2017-12-21 10:47:37 -08:00
describe Add backup & schedule describers 2017-11-27 15:22:20 -05:00
get add create and get CLI commands for backup locations 2018-08-28 13:19:19 -07:00
plugin Refactor plugin management 2018-07-31 08:34:57 -07:00
restic set azure restic env vars based on default backup location's config 2018-09-05 14:31:42 -06:00
restore add support for bulk deletion to ark restore delete 2018-09-25 20:37:20 +05:30
schedule Set schedule labels to subsequent backups 2018-09-06 10:06:18 +02:00
common.go add support for bulk deletion to ark restore delete 2018-09-25 20:37:20 +05:30