tag¶
Create a new tag for the application
Usage¶
mep-manager tag [-b branch] tag_name [-h]
Arguments¶
- tag_name
- Name of the new tag
Options¶
- -b,–branch <branch>
- The path to tag. “dev” and “trunk” are aliases for the development version, “current”, “stable” and “latest” are aliases for the latest stable version (default: trunk)
- -h,–help
- Display help and exits (default: false)