Skip to content

Generate and copy cli command to clipboard on —dryruns #2

@boldandbrad

Description

@boldandbrad

Describe the problem
After performing a --dryrun in TUI mode, users have no easy way to re-run the command. Unlike CLI mode where shell history provides quick access, TUI users must manually recreate their input, risking human error and wasted time.

Describe the solution you'd like
After completing a --dryrun in TUI mode, prompt the user if they'd like to generate and copy the equivalent CLI command to their clipboard for easy pasting after validating the dryrun output.

Describe alternatives you've considered
Users could manually walk back through the TUI flow, but this introduces additional human error and takes time.

Additional context/considerations
N/A

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions