catalog add-alias

Attach an alias to an existing entry.

Aliases are stable, human-readable names accepted anywhere an entry name is. To assign an alias at the same time you add an entry, use xorq catalog add -a.

Usage

xorq catalog add-alias NAME ALIAS [OPTIONS]

Arguments

  • NAME—The existing entry’s name.
  • ALIAS—The alias to register.

Options

Option Default Description
--sync / --no-sync --sync Push the catalog to its remotes after the operation.

Examples

xorq catalog add-alias f02d28198715 penguins-prod

See also