catalog remove-alias
Remove one or more aliases.
The underlying entries are left untouched—use xorq catalog remove to remove an entry itself. Unknown aliases produce an error and cancel the operation before any change is committed.
Usage
xorq catalog remove-alias ALIASES... [OPTIONS]Arguments
ALIASES—One or more alias names; usexorq catalog list-aliasesto see registered aliases.
Options
| Option | Default | Description |
|---|---|---|
--sync / --no-sync |
--sync |
Push the catalog to its remotes after the operation. |
Examples
xorq catalog remove-alias penguins-prod
xorq catalog remove-alias penguins-prod currentSee also
catalog remove—remove an entry itselfcatalog list-aliases—list registered aliases