mirror of
https://github.com/alibaba/higress.git
synced 2026-06-09 12:47:28 +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
|
-k, --data-enc-key=KEY the key used to encrypt sensitive configurations
|
||||||
MUST contain 32 characters
|
MUST contain 32 characters
|
||||||
A random key will be generated if unspecified
|
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
|
--nacos-port=NACOS-PORT
|
||||||
the HTTP port used to access the built-in Nacos
|
the HTTP port used to access the built-in Nacos
|
||||||
default to 8848 if unspecified
|
default to 8848 if unspecified
|
||||||
|
|||||||
Reference in New Issue
Block a user