Skip to content

owui groups add

owui groups add

Create a new group

Synopsis

Create a new group in Open WebUI. Provide flags for non-interactive mode, or omit them to use the interactive wizard.

owui groups add [flags]

Options

      --description string   group description
  -h, --help                 help for add
      --name string          group name
      --permissions string   group permissions as JSON string
      --users strings        usernames to add to the group (only role 'user')

Options inherited from parent commands

  -f, --filter string     filter results
  -i, --instance string   instance name to use (default: active_instance from config)
  -o, --output string     output format (pretty or json)

SEE ALSO

  • owui groups - Manage groups in an Open WebUI instance