glab-alias-delete - Man Page
Delete an alias.
Synopsis
glab alias delete [flags]
Description
Delete an alias by name. The deletion is permanent. To restore the alias, run glab alias set with the original expansion.
Options Inherited from Parent Commands
-h, --help[=false] Show help for this command.
Example
# Delete the alias named "mrv" glab alias delete mrv
See Also
Referenced By
Jun 2026 Auto generated by spf13/cobra