Skip to content

README: document the --skip command #327

Description

@SimonEast

It's not clear from the README that you can use these commands from the CLI. I had to dig around for quite a while to find out how they could be specified in the CLI.

Usually four steps are performed, but individual steps can be skipped from the command line when desired:

commit-and-tag-version --skip.bump
commit-and-tag-version --skip.changelog
commit-and-tag-version --skip.commit 
commit-and-tag-version --skip.tag

commit-and-tag-version --skip.commit --skip.tag       # run the bump and changelog steps only

Could these examples be added somewhere to the README?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions