Skip to content

feat: add CLI arguments for workflow automation#2222

Open
cirosantos0 wants to merge 2 commits intosourcegit-scm:masterfrom
cirosantos0:feature/cli-workflow-arguments
Open

feat: add CLI arguments for workflow automation#2222
cirosantos0 wants to merge 2 commits intosourcegit-scm:masterfrom
cirosantos0:feature/cli-workflow-arguments

Conversation

@cirosantos0
Copy link
Copy Markdown

Add new command-line arguments to control repository view selection and workspace persistence:

--commit: open repository in commit/working copy view
--history: open repository in history view
--stashes: open repository in stashes view
--ignore-workspace: skip restoring saved workspace on startup
--no-save-workspace: prevent saving workspace state on exit

ciro.santos and others added 2 commits March 27, 2026 14:14
Add new command-line arguments to control repository view selection and workspace persistence:\n- --commit: open repository in commit/working copy view\n- --history: open repository in history view\n- --stashes: open repository in stashes view\n- --ignore-workspace: skip restoring saved workspace on startup\n- --no-save-workspace: prevent saving workspace state on exit\n\nThese arguments enable seamless integration into automated development workflows.
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