glab(1) | glab(1) |
NAME
glab-check-update - Check for latest glab releases.
SYNOPSIS
glab check-update [flags]
DESCRIPTION
Checks for new versions every 24 hours after any 'glab' command is run. Does not recheck if the most recent recheck is less than 24 hours old.
To override the recheck behavior and force an update check, set the GLAB_CHECK_UPDATE environment variable to 'true'.
To disable the update check entirely, run 'glab config set check_update false'. To re-enable the update check, run 'glab config set check_update true'.
OPTIONS INHERITED FROM PARENT COMMANDS
--help[=false] Show help for this command.
SEE ALSO
May 2025 | Auto generated by spf13/cobra |