ドキュメントに関する現在のご利用体験についてお聞かせください。アンケートにご協力ください。
glab alias delete
Delete an alias.
Synopsis
Delete an alias by name. The deletion is permanent. To restore the
alias, run glab alias set with the original expansion.
glab alias delete <alias name> [flags]Examples
# Delete the alias named "mrv"
glab alias delete mrv
Options inherited from parent commands
-h, --help Show help for this command.