Skip to content

gtl env show

Parent command: gtl env.

Display the contents of the .envrc file in the current repository and show the effective repo-selected GitHub account.

Aliases

cat, view

Usage

bash
gtl env show [flags]

Examples

bash
gtl env show
gtl env show --token

Full Help

text
Display the contents of the .envrc file in the current repository and show the effective repo-selected GitHub account.

Usage:
  gtl env show [flags]

Aliases:
  show, cat, view

Examples:
gtl env show
gtl env show --token

Flags:
  -h, --help    help for show
      --token   Show full token values

Released under the MIT License.