cli/cmd
Spenser Black 5771fcb35e
Print auth help message based on environment (#5781)
This will check if `gh` is running in a CI environment. If so, it will
suggest using environment variables to set the auth token. Additionally,
if the CI environment is detected to be GitHub Actions, it will provide
some example code. If it is not a CI environment, it will print the
standard help message.

Co-authored-by: Mislav Marohnić <mislav@github.com>
2022-06-14 12:27:11 +00:00
..
gen-docs Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
gh Print auth help message based on environment (#5781) 2022-06-14 12:27:11 +00:00