gh-config-clear-cache - Man Page

Clear the cli cache

Synopsis

gh config clear-cache [flags]

Exit Codes

0: Successful execution

1: Error

2: Command canceled

4: Authentication required

NOTE: Specific commands may have additional exit codes. Refer to the command's help for more information.

Example

# Clear the cli cache
$ gh config clear-cache

See Also

gh-config(1)

Referenced By

gh-config(1).

Dec 2024 GitHub CLI manual