mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-07 13:55:20 +00:00
rename daemonset (#5390)
Signed-off-by: Lyndon-Li <lyonghui@vmware.com> Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
This commit is contained in:
@@ -152,7 +152,7 @@ func NewCommand(f client.Factory) *cobra.Command {
|
||||
c := &cobra.Command{
|
||||
Use: "debug",
|
||||
Short: "Generate debug bundle",
|
||||
Long: `Generate a tarball containing the logs of velero deployment, plugin logs, restic DaemonSet,
|
||||
Long: `Generate a tarball containing the logs of velero deployment, plugin logs, node-agent DaemonSet,
|
||||
specs of resources created by velero server, and optionally the logs of backup and restore.`,
|
||||
Run: func(c *cobra.Command, args []string) {
|
||||
flags := c.Flags()
|
||||
|
||||
Reference in New Issue
Block a user