Boundary
aliases
Command: boundary aliases
The aliases command lets you create and manage alias resources in Boundary.
Examples
The following example retrieves alias information for a given alias ID, alt_1234567890:
$ boundary aliases read -id alt_1234567890
Usage
Usage: boundary aliases [sub command] [options] [args]
  # ...
Subcommands:
    create             Create an alias
    delete             Delete an alias
    list               List an alias
    read               Read an alias
    update             Update an alias
For more information, examples, and usage, click on the name of the subcommand in the sidebar or one of the links below: