Skip to content

Add volume path and clear subcommands#183

Open
gtsiolis wants to merge 4 commits intomainfrom
des-198-add-a-volume-path-subcommand
Open

Add volume path and clear subcommands#183
gtsiolis wants to merge 4 commits intomainfrom
des-198-add-a-volume-path-subcommand

Conversation

@gtsiolis
Copy link
Copy Markdown
Member

@gtsiolis gtsiolis commented Apr 2, 2026

This will add lstk volume command group with two subcommands:

  1. lstk volume path: prints the resolved volume directory path for each configured emulator
  2. lstk volume clear: removes all data from emulator volume directories to reset cached state
    • volume clear asks for interactive confirmation by default; requires --force in non-interactive mode
    • volume clear supports --container to target a specific emulator (e.g., --container localstack-aws)
volume path volume clear
Screenshot 2026-04-02 at 14 03 30 Screenshot 2026-04-02 at 14 03 35

Fix DES-199, DES-198

Copy link
Copy Markdown

@claude claude bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@gtsiolis gtsiolis changed the title Add volume path command to print resolved volume directory Add volume path and clear subcommands Apr 2, 2026
@gtsiolis gtsiolis marked this pull request as draft April 2, 2026 11:01
@gtsiolis gtsiolis marked this pull request as ready for review April 2, 2026 11:07
@gtsiolis gtsiolis marked this pull request as draft April 2, 2026 11:12
@gtsiolis gtsiolis marked this pull request as ready for review April 2, 2026 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant