Boundary
managed-groups
Command: boundary managed-groups
The managed-groups command lets you perform operations on Boundary managed group resources.
Example
The following command creates a managed group with the name prodops and the description For ProdOps usage:
$ boundary managed-groups create -name prodops -description "For ProdOps usage"
Usage
Usage: boundary managed-groups <subcommand> [options] [args]
  # ...
Subcommands:
    create    Create a managed group
    delete    Delete a managed group
    list      List a managed group
    read      Read a managed group
    update    Update a managed group
For more information, examples, and usage, click on the name of the subcommand in the sidebar or one of the links below: