mirror of
https://github.com/alibaba/higress.git
synced 2026-03-02 07:30:49 +08:00
fix: Remove -p/--console-password parameters from get-higress.sh (#675)
This commit is contained in:
@@ -97,9 +97,6 @@ outputUsage() {
|
||||
-k, --data-enc-key=KEY the key used to encrypt sensitive configurations
|
||||
MUST contain 32 characters
|
||||
A random key will be generated if unspecified
|
||||
-p, --console-password=CONSOLE-PASSWORD
|
||||
the password to be used to visit Higress Console
|
||||
default to "admin" if unspecified
|
||||
--nacos-port=NACOS-PORT
|
||||
the HTTP port used to access the built-in Nacos
|
||||
default to 8848 if unspecified
|
||||
|
||||
Reference in New Issue
Block a user