Skip to content

gtl identity save

Parent command: gtl identity.

Save the current repository's identity settings as a reusable profile.

Usage

bash
gtl identity save <profile-name> [flags]

Examples

bash
gtl identity save bakerstreet
gtl identity save work

Full Help

text
Save the current repository's identity settings as a reusable profile.

Usage:
  gtl identity save <profile-name> [flags]

Examples:
gtl identity save bakerstreet
gtl identity save work

Flags:
  -h, --help   help for save

Released under the MIT License.