Skip to content

Releases: diambra/cli

v0.0.20

24 Jan 16:19

Choose a tag to compare

Fix logger in hf secret source

v0.0.19

08 Aug 14:30

Choose a tag to compare

Drop /tcp prefix

This might have been required by old docker versions but it breaks podman

v0.0.18

11 Jun 07:37

Choose a tag to compare

Skip existing to allow re-running CI for other OSes

v0.0.17

10 Feb 12:33

Choose a tag to compare

Add secret source support for git and huggingface

v0.0.16

11 Jul 13:01

Choose a tag to compare

Update init

v0.0.14

13 Apr 13:23

Choose a tag to compare

Replace --images.pull by --images.no-pull

This avoid exposing people to the unexpected special treatment of
boolean flags that prevent you from doing e.g `-p false`.

v0.0.13

05 Mar 20:47

Choose a tag to compare

Add flags to set host address and use bridge ip

--env.host        allows binding the env to any IP, e.g 0.0.0.0 to allow remote
                  machines to connect.

--env.containerip sets the container's bridge IP instead of localhost in
                  DIAMBRA_ENVS

v0.0.12

20 Feb 11:37

Choose a tag to compare

Fix cleanup in test command

v0.0.11

12 Feb 13:58

Choose a tag to compare

Fix command handling in test

v0.0.10

27 Nov 15:14

Choose a tag to compare

Generate manifest, support yaml, add README