Updates to cli docs to current state#2373
Merged
somethings (lasomethingsomething) merged 11 commits intoJul 8, 2026
Merged
Conversation
Developer Docs healthcheckStatus: Completed with |
fa933a3 to
8dbc9db
Compare
Soner (shyim)
approved these changes
Jul 7, 2026
8dbc9db to
42b7192
Compare
42b7192 to
830956a
Compare
somethings (lasomethingsomething)
previously requested changes
Jul 7, 2026
somethings (lasomethingsomething)
left a comment
Contributor
There was a problem hiding this comment.
Just a few small things
I just implemented the suggestions myself
c732da1
into
feat/cli-dev-environment-docs
7 checks passed
| ## Development TUI Dashboard | ||
|
|
||
| The dashboard has three tabs, switched with the number keys or by clicking: | ||
| The development terminal user interface (TUI) dashboard has three tabs, switched with the number keys or by pressing "Enter": |
Contributor
There was a problem hiding this comment.
Suggested change
| The development terminal user interface (TUI) dashboard has three tabs, switched with the number keys or by pressing "Enter": | |
| The Development Terminal User Interface (Development TUI) dashboard has three tabs, switched with the number keys or by pressing "Enter": |
| ### Containers won't start | ||
|
|
||
| Check logs with `shopware-cli project logs -f` or from the Logs tab in the dashboard. | ||
| Check logs with `shopware-cli project logs -f` or from the Instance tab in the dashboard. |
Contributor
There was a problem hiding this comment.
Suggested change
| Check logs with `shopware-cli project logs -f` or from the Instance tab in the dashboard. | |
| Check logs with `shopware-cli project logs -f` or from the **Instance** tab in the dashboard. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains changes to feat/cli-dev-environment-docs branch to update it to the current state.