mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-09-19 14:34:17 +00:00
@@ -89,7 +89,7 @@ operations can also be performed as 'velero backup get' and 'velero schedule cre
|
||||
},
|
||||
}
|
||||
|
||||
f := client.NewFactory(name, config)
|
||||
f := client.NewFactory(name, "", config)
|
||||
f.BindFlags(c.PersistentFlags())
|
||||
|
||||
// Bind features directly to the root command so it's available to all callers.
|
||||
|
||||
Reference in New Issue
Block a user