This commit fixes the issue when velero CLI is not in `PATH` or compiled to other file names. Signed-off-by: Daniel Jiang <jiangd@vmware.com>
velero debug
This PR added a subcommand `velero debug`, which leverages `crashd` to collect logs and specs of velero server components and bundle them in a tarball. Signed-off-by: Daniel Jiang <jiangd@vmware.com>