Files
velero/site/content
harshit sainiandGitHub 943a4d6bb4 docs: fix restore logs command name in self-signed-certificates (#10213)
The list of commands supporting --insecure-skip-tls-verify referred to
`velero restore log`, but the registered command is `velero restore logs`
(pkg/cmd/cli/restore/logs.go). `velero restore log` silently falls through
to the parent command's help text and exits 0, so a user following the docs
gets no logs and no error.

Fixes #10183

Signed-off-by: Harshit saini <harshitsaini1188@gmail.com>
2026-08-10 16:00:54 -04:00
..
2020-08-13 09:09:15 -07:00
2022-11-01 18:11:21 +08:00