mirror of
https://github.com/alibaba/higress.git
synced 2026-04-21 20:17:29 +08:00
feat: add hgctl dashboard support (#552)
Signed-off-by: bitliu <bitliu@tencent.com>
This commit is contained in:
@@ -49,8 +49,6 @@ type InstallArgs struct {
|
||||
Set []string
|
||||
// ManifestsPath is a path to a ManifestsPath and profiles directory in the local filesystem with a release tgz.
|
||||
ManifestsPath string
|
||||
// verbose generates verbose output.
|
||||
verbose bool
|
||||
}
|
||||
|
||||
func (a *InstallArgs) String() string {
|
||||
|
||||
Reference in New Issue
Block a user