Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0 Alpha
-
None
-
Linux
Description
CLI does not accept URL contains "localhost" as STRATOS_URL
- export STRATOS_URL="https://localhost:9445/"
#./stratos.sh
The "STRATOS_URL" variable in your environment is not a valid URL. You have provided "https://localhost:9445/".
Please provide the Stratos Controller URL as follows
https://<host>:<port>
Attachments
Attachments
Issue Links
- duplicates
-
STRATOS-388 CLI does not work with giving localhost to STRATOS_URL
- Resolved