Skip to content

owui instances add

owui instances add

Add a new instance

Synopsis

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

owui instances add [instance-name] [flags]

Options

      --api-key string   API key for authentication
  -h, --help             help for add
      --url string       instance URL (e.g. http://localhost:3000)

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