velero/pkg/cmd/cli/restore
Samuel Lucidi c8223608ba
Add --cacert flag to velero cli commands (#2364)
* Add --cacert flag to velero cli commands

Adds a --cacert flag to the log and describe commands
that takes a path to a PEM-encoded certificate bundle
as an alternative to --insecure-skip-tls-verify for
dealing with self-signed certificates.

Signed-off-by: Sam Lucidi <slucidi@redhat.com>
2020-04-03 08:02:41 -07:00
..
create.go update variable name 2020-01-31 09:22:46 +01:00
delete.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
describe.go Add --cacert flag to velero cli commands (#2364) 2020-04-03 08:02:41 -07:00
get.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
logs.go Add --cacert flag to velero cli commands (#2364) 2020-04-03 08:02:41 -07:00
restore.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00