Skip to content

owui models add-to-group

owui models add-to-group

Add model(s) to group(s)

Synopsis

Add one or more models to one or more groups, granting group members access.

Two modes: --model --groups [g2 ...] (one model to multiple groups) --models [m2 ...] --group (multiple models to one group)

owui models add-to-group [flags]

Options

      --group string     single group name to add models to
      --groups strings   group names to add a model to
  -h, --help             help for add-to-group
      --model string     single model name/id to add to groups
      --models strings   model names/ids to add to a group

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 models - Manage models in an Open WebUI instance