Skip to content

gtl user

Switch the active account in the machine-default GitHub CLI configuration and save that account as the global Gittles user. Repository-local authentication configured by gtl env remains unchanged.

Usage

bash
gtl user <username> [flags]

Examples

bash
gtl user monalisa

Full Help

text
Switch the active account in the machine-default GitHub CLI configuration and save that account as the global Gittles user. Repository-local authentication configured by gtl env remains unchanged.

Usage:
  gtl user <username> [flags]

Examples:
gtl user monalisa

Flags:
  -h, --help   help for user

Released under the MIT License.