Skip to content

enter: show container command on dry run#2000

Merged
89luca89 merged 1 commit into89luca89:mainfrom
balanza:fix-enter-dryrun
Feb 18, 2026
Merged

enter: show container command on dry run#2000
89luca89 merged 1 commit into89luca89:mainfrom
balanza:fix-enter-dryrun

Conversation

@balanza
Copy link
Contributor

@balanza balanza commented Feb 17, 2026

This fix ensures that the printed command in dry-run mode is the same
as the one that would be executed without the --dry-run flag.

The container command, either default or custom, is always appended to
the command in both normal and dry-run execution.

The inspect command to fetch the container status is now executed only
when not in dry-run mode.

@balanza balanza force-pushed the fix-enter-dryrun branch 3 times, most recently from de17ab2 to 341155b Compare February 17, 2026 22:37
This fix ensures that the printed command in dry-run mode is the same
as the one that would be executed without the --dry-run flag.

The container command, either default or custom, is always appended to
the command in both normal and dry-run execution.

The inspect command to fetch the container status is now executed only
when not in dry-run mode.
@89luca89 89luca89 merged commit 0424e15 into 89luca89:main Feb 18, 2026
12 checks passed
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.

3 participants

Comments