tag
Synopsis
sample-rpkg tag [-h] [-f] [-m MESSAGE] [-c] [--raw] [-F FILE] [-l] [-d] [tag]
Description
This command uses git to create, list, or delete tags.
Arguments
- tag
Name of the tag
Options
- -h --help
show this help message and exit
- -f --force
Force the creation of the tag
- -m --message
Use the given <msg> as the tag message
- -c --clog
Generate the tag message from the spec changelog section
- --raw
Make the clog raw
- -F --file
Take the tag message from the given file
- -l --list
List all tags with a given pattern, or all if not pattern is given
- -d --delete
Delete a tag