Skip to content

Commit 4465c4a

Browse files
authored
Update CLI output README
This will update the CLI output to include the web app URL added in #12016.
1 parent fd3d900 commit 4465c4a

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

README.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -93,14 +93,18 @@ Start LocalStack inside a Docker container by running:
9393
/ /___/ /_/ / /__/ /_/ / /___/ / /_/ /_/ / /__/ ,<
9494
/_____/\____/\___/\__,_/_//____/\__/\__,_/\___/_/|_|
9595

96-
💻 LocalStack CLI 4.0.0
97-
👤 Profile: default
98-
99-
[12:47:13] starting LocalStack in Docker mode 🐳 localstack.py:494
100-
preparing environment bootstrap.py:1240
101-
configuring container bootstrap.py:1248
102-
starting container bootstrap.py:1258
103-
[12:47:15] detaching bootstrap.py:1262
96+
- LocalStack CLI: 4.1.0
97+
- Profile: default
98+
- App: https://app.localstack.cloud
99+
100+
[11:58:03] starting LocalStack in Docker mode 🐳 localstack.py:512
101+
──────────────── LocalStack Runtime Log (press CTRL-C to quit) ─────────────────
102+
103+
LocalStack version: 4.1.1.dev2
104+
LocalStack build date: 2025-01-30
105+
LocalStack build git hash: fa144f3b2
106+
107+
Ready.
104108
```
105109

106110
You can query the status of respective services on LocalStack by running:

0 commit comments

Comments
 (0)