Skip to content

Added a -s, --services flag to lstk snapshot save (and its save alias) - #413

Merged
anisaoshafi merged 1 commit into
mainfrom
devx-1020-add-cloud-pod-service-filtering-to-lstk
Jul 28, 2026
Merged

Added a -s, --services flag to lstk snapshot save (and its save alias)#413
anisaoshafi merged 1 commit into
mainfrom
devx-1020-add-cloud-pod-service-filtering-to-lstk

Conversation

@anisaoshafi

@anisaoshafi anisaoshafi commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Added a -s, --services flag to lstk snapshot save (and its save alias), to limit a snapshot to specific services:

e.g.: lstk snapshot save pod:my-baseline --services s3,lambda,dynamodb

Flag is validated as a comma-separated list (syntax only, matches the legacy CLI and the platform's own behavior of silently dropping unknown names) which is then sent as attributes.services in the request body to emulator.

@anisaoshafi anisaoshafi added semver: patch docs: needed Pull request requires documentation updates labels Jul 28, 2026
Co-Authored-By: Claude <noreply@anthropic.com>
@anisaoshafi
anisaoshafi force-pushed the devx-1020-add-cloud-pod-service-filtering-to-lstk branch from a583000 to 987b7bb Compare July 28, 2026 11:25
@anisaoshafi
anisaoshafi marked this pull request as ready for review July 28, 2026 11:37
@anisaoshafi
anisaoshafi requested a review from a team as a code owner July 28, 2026 11:37
@anisaoshafi
anisaoshafi merged commit 7866949 into main Jul 28, 2026
19 checks passed
@anisaoshafi
anisaoshafi deleted the devx-1020-add-cloud-pod-service-filtering-to-lstk branch July 28, 2026 11:39
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: patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant