Boundary
hosts
Command: boundary hosts
The hosts command lets you perform operations on Boundary host resources.
Example
The following command reads the details of a host with the ID hst_1234567890:
$ boundary hosts read -id hst_1234567890
Usage
Usage: boundary hosts <subcommand> [options] [args]
  # ...
Subcommands:
    create    Create a host
    delete    Delete a host
    list      List a host
    read      Read a host
    update    Update a host
For more information, examples, and usage, click on the name of the subcommand in the sidebar or one of the links below: