feat: Update get-higress.sh to include descriptions of file storage (#492)

This commit is contained in:
Kent Dong
2023-08-18 11:43:56 +08:00
committed by GitHub
parent e224df6bb4
commit 8e7793c470

View File

@@ -69,8 +69,9 @@ outputUsage() {
echo "Usage: $(basename -- "$0") [DIR] [OPTIONS...]"
echo 'Install Higress (standalone version) into the DIR (the current directory by default).'
echo '
-c, --config-url=URL URL of the Nacos service
format: nacos://192.168.0.1:8848
-c, --config-url=URL URL of the config storage
Use Nacos with format: nacos://192.168.0.1:8848
Use local files with format: file://opt/higress/conf
--use-builtin-nacos use the built-in Nacos service instead of
an external one
--nacos-ns=NACOS-NAMESPACE