docs: add Phase 1 preview for new Go-based CLI (lstk)#504
Merged
quetzalliwrites merged 4 commits intomainfrom Mar 23, 2026
Merged
docs: add Phase 1 preview for new Go-based CLI (lstk)#504quetzalliwrites merged 4 commits intomainfrom
quetzalliwrites merged 4 commits intomainfrom
Conversation
initial release of the new LocalStack CLI
remotesynth
requested changes
Mar 19, 2026
Deploying localstack-docs with
|
| Latest commit: |
c33976b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://d39390df.localstack-docs.pages.dev |
| Branch Preview URL: | https://docs-new-cli-phase1.localstack-docs.pages.dev |
remotesynth
approved these changes
Mar 20, 2026
anisaoshafi
approved these changes
Mar 20, 2026
Contributor
anisaoshafi
left a comment
There was a problem hiding this comment.
LGTM, thanks Quetzalli!
We have lstk completion cmd as well, just in case you think it should go here.
We never documented that for |
mmaureenliu
approved these changes
Mar 20, 2026
mmaureenliu
left a comment
There was a problem hiding this comment.
I've made some suggestions but if there's no capacity I'm happy for it to go out as is and we can address these later. Thanks for the great work!
Collaborator
Author
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.
Resolves: DOC-31
PREVIEW URL:
https://0c3d18ed.localstack-docs.pages.dev/aws/tooling/localstack-cli/#introduction
Updates the CLI reference documentation to include the initial release of the new LocalStack CLI (
lstk).Key changes:
lstkcommands (start, stop, status, etc.)--config,--non-interactive) of the flat command structure of new Go-based implementation.The goal is to encourage early adoption for phase 1 rollout of new cli and encourage feedback for the new tooling; all without disrupting users who rely on stable advanced commands of the current cli (legacy cli).