Skip to content

Add Cloud Pod version listing and version-pinned snapshot loads - #430

Merged
peter-smith-phd merged 4 commits into
mainfrom
devx-1032-snapshot-versions
Aug 4, 2026
Merged

Add Cloud Pod version listing and version-pinned snapshot loads#430
peter-smith-phd merged 4 commits into
mainfrom
devx-1032-snapshot-versions

Conversation

@peter-smith-phd

@peter-smith-phd peter-smith-phd commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Summary

While updating the LocalStack Docs for AWS, I noticed that Snapshot versioning was not supported by lstk. We discussed this gap, and decided that version support is a motivator for customers to use Cloud Pods. This PR makes the feature available.

In particular, we now support:

  • lstk snapshot versions pod:<pod-name> to list a Cloud Pod's versions.
  • lstk snapshot load pod:<pod-name>:<version> to load a specific version.
  • lstk load pod:<pod-name>:<version> --dry-run to show the diff of the content.

Testing

  • In addition to Claude's new unit / integration tests, extensive manual testing was done, with the goal of validating the UX and error checking.

Closes DEVX-1032

@peter-smith-phd peter-smith-phd added semver: minor docs: needed Pull request requires documentation updates labels Aug 3, 2026
peter-smith-phd and others added 4 commits August 5, 2026 05:07
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
@peter-smith-phd
peter-smith-phd force-pushed the devx-1032-snapshot-versions branch from eb8a9cc to 48da535 Compare August 4, 2026 17:16
@peter-smith-phd
peter-smith-phd marked this pull request as ready for review August 4, 2026 17:18
@peter-smith-phd
peter-smith-phd requested a review from a team as a code owner August 4, 2026 17:18
@peter-smith-phd
peter-smith-phd merged commit c624b77 into main Aug 4, 2026
19 checks passed
@peter-smith-phd
peter-smith-phd deleted the devx-1032-snapshot-versions branch August 4, 2026 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs: needed Pull request requires documentation updates semver: minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant