Boundary
users
Command: boundary users
The users command lets you perform operations on Boundary user resources.
Example
The following command creates a user with the name prodops and the description For ProdOps usage:
$ boundary users create -name prodops -description "For ProdOps usage"
Usage
Usage: boundary users <subcommand> [options] [args]
  # ...
Subcommands:
    add-accounts       Add accounts to a user within Boundary
    create             Create a user
    delete             Delete a user
    list               List a user
    read               Read a user
    remove-accounts    Remove accounts from a user within Boundary
    set-accounts       Set the full contents of the accounts on a user within Boundary
    update             Update a user
For more information, examples, and usage, click on the name of the subcommand in the sidebar or one of the links below: