Skip to content

Conversation

@geofflamrock
Copy link
Owner

Currently the options to select a stack are inconsistent across commands, most use --name and a few use --stack. This PR makes all commands use --stack as this feels the most clear.

@geofflamrock geofflamrock added the minor Increment the minor version when merged label Jan 13, 2025
--working-dir The path to the directory containing the git repository. Defaults to the current directory
-n, --name The name of the stack. Must be unique
-s, --source-branch The source branch to use for the new branch. Defaults to the default branch for the repository
--source-branch The source branch to use for the new branch. Defaults to the default branch for the repository
Copy link
Owner Author

Choose a reason for hiding this comment

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

Removed the short option here as it clashes with the more common use for selecting a stack. In this case there isn't an option to select a stack, but don't want things to be confusing.

@geofflamrock geofflamrock merged commit cb6ee43 into main Jan 13, 2025
17 checks passed
@geofflamrock geofflamrock deleted the rename-name-to-stack-option branch January 13, 2025 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Increment the minor version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants