fix: Remove -p/--console-password parameters from get-higress.sh (#675)

This commit is contained in:
Kent Dong
2023-12-08 11:56:27 +08:00
committed by GitHub
parent a554ee1ceb
commit 17794cef2a

View File

@@ -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