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

glab-alias(1)

Referenced By

glab-alias(1).

Jun 2026 Auto generated by spf13/cobra