X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Finstall_osm.sh;h=5501c58cf59b82cf36834d16d7d6c41f0bd6d889;hb=refs%2Fchanges%2F26%2F10726%2F4;hp=37e0467d4a626f3320d5284e73895c516d377c88;hpb=cda4fbcc6ca2002b85303df528c711c7ca174c3b;p=osm%2Fdevops.git diff --git a/installers/install_osm.sh b/installers/install_osm.sh index 37e0467d..5501c58c 100755 --- a/installers/install_osm.sh +++ b/installers/install_osm.sh @@ -33,7 +33,6 @@ function usage(){ echo -e " -b tags/v1.1.0 (a specific tag)" echo -e " ..." echo -e " -c deploy osm services using container . Valid values are or . If -c is not used then osm will be deployed using default orchestrator. When used with --uninstall, osm services deployed by the orchestrator will be uninstalled" - echo -e " -n install OSM with Next Gen UI. Valid values are or . If -n is not specified osm will be installed with light-ui. When used with uninstall, osm along with the UI specified will be uninstalled" echo -e " -s or user defined stack name when installed using swarm or namespace when installed using k8s, default is osm" echo -e " -H use specific juju host controller IP" echo -e " -S use VCA/juju secret key"