glab-check-update - Man Page

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

glab(1)

Referenced By

glab(1).

Jul 2025 Auto generated by spf13/cobra