Revamp Snapshots section: overview cards, page restructuring, lstk CLI#800
Draft
peter-smith-phd wants to merge 7 commits into
Draft
Revamp Snapshots section: overview cards, page restructuring, lstk CLI#800peter-smith-phd wants to merge 7 commits into
peter-smith-phd wants to merge 7 commits into
Conversation
Deploying localstack-docs with
|
| Latest commit: |
cfa4c92
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://9feb96bb.localstack-docs.pages.dev |
| Branch Preview URL: | https://pro-275-rewrite-snapshots-se.localstack-docs.pages.dev |
peter-smith-phd
changed the base branch from
main
to
doc-312-aws-docs-to-use-lstk
July 20, 2026 22:46
peter-smith-phd
force-pushed
the
doc-312-aws-docs-to-use-lstk
branch
from
July 23, 2026 21:55
3d31485 to
b0fb87d
Compare
…o other pages yet. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…itch documented commands to the lstk CLI Move the Remotes section from cloud-pods.mdx into other-snapshot-storage-options.md, and the (now Snapshot Merging) section into save-snapshots-locally.md. Update save-snapshots-locally.md to document the lstk snapshot save/load commands instead of the legacy localstack CLI, and fix inbound links to the relocated sections across the docs. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Work in progress towards rewriting cloud-pods.mdx around the lstk CLI's snapshot commands instead of the legacy localstack pod CLI, plus a new workflow diagram and a remotes miscellaneous note. Not yet complete (contains a TBD placeholder). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
peter-smith-phd
force-pushed
the
pro-275-rewrite-snapshots-section
branch
from
July 23, 2026 22:26
e508757 to
9caeb99
Compare
Renames several cloud-pods.mdx headings to better distinguish the Cloud Pod (the repository) from the snapshot (the saved emulator state), fixes the one cross-doc link that referenced the old heading anchor, and cleans up assorted grammar/typo/consistency issues found in a pass over the page (subject-verb agreement, singular/plural Cloud Pod references, a broken image markdown tag, a directory-name typo, and stale export/import wording left over after the heading renames).
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.
Summary
index.mdx) to use section cards, linking out to a restructured set of subpages.export-import-state.md→save-snapshots-locally.md, and added a newother-snapshot-storage-options.mdpage.cli-commands.mdpage; its links now point to thelstkCLI'ssnapshotcommand docs.cloud-pods.mdxintoother-snapshot-storage-options.md, and the merge-strategy section intosave-snapshots-locally.md.save-snapshots-locally.mdto document thelstk snapshot save/loadcommands instead of the legacylocalstackCLI.public/_redirects, and inbound links across the docs (CI pipeline pages, configuration reference, tutorials) to match the new page structure.No changes to any other sections of the docs.
🤖 Generated with Claude Code