mirror of
https://github.com/alibaba/higress.git
synced 2026-04-21 03:57:28 +08:00
feat: add hgctl dashboard support (#552)
Signed-off-by: bitliu <bitliu@tencent.com>
This commit is contained in:
@@ -33,8 +33,6 @@ type uninstallArgs struct {
|
||||
istioNamespace string
|
||||
// namespace is the namespace of higress installed .
|
||||
namespace string
|
||||
// verbose generates verbose output.
|
||||
verbose bool
|
||||
}
|
||||
|
||||
func addUninstallFlags(cmd *cobra.Command, args *uninstallArgs) {
|
||||
|
||||
Reference in New Issue
Block a user