Skip to Main content

tuyen tag

Create and push a git tag to the remote

Usage

tuyen tag [OPTIONS] <TAG_NAME>

Arguments

[tag_name]

Name of the tag to create and push

Options

-r, --remote <REMOTE>

Git remote to push the tag to (default: "origin")
Default values: origin

-f, --force

Force-create the tag even if it already exists
Possible values: true, false

-h, --help

Print help.