Skip to content

Releases: mitchty/open-webui-cli

v0.1.2

22 Nov 15:08

Choose a tag to compare

Minor update, removes --port and other switches in lieu of simply URI/--uri. The default is http://localhost if not specified.

To update simply change what uri was, which was more fqdn to:

export URI=http(s)://example.tld:1234

Other env vars remain the same.

Added --insecure to allow for ignoring remote ssl certificates.

v0.1.1

18 Nov 15:12

Choose a tag to compare

Rewrite most cli endpoints to allow for multiple inputs where it makes sense.

Added --collection to cli file upload to allow for an easier time to upload to a collection directly after creation.

v0.1.0

11 Nov 21:12

Choose a tag to compare

version 0.1.0

Including the workflow to build things as well. Nothing much is tested,
expect a .1 release.