Skip to content

Releases: codefresh-io/cli

Codefresh V0.10.4

18 Jan 13:16
34dd3b4

Choose a tag to compare

Disable table output without flag (#275)

* disable output

* disable output

* bump version

Codefresh V0.10.3

16 Jan 22:02

Choose a tag to compare

v0.10.3

Merge remote-tracking branch 'origin/master'

Codefresh V0.10.2

15 Jan 08:33
f737d06

Choose a tag to compare

v0.10.2

make only root commands by default requiresAuth true (#271)

Codefresh V0.10.1

14 Jan 14:54
ae79afc

Choose a tag to compare

saas-1368 hide inherited filename option (#270)

* make crudFilenameOption non-global + add crudFilenameOption where it was used by inheritance

* return draftlog to Output + make root commands by default require auth + describe choices for date format option

* update version

Codefresh V0.10.0

14 Jan 13:57
c167fce

Choose a tag to compare

v0.10.0

deprecate create and delete runtime-environment through CLI, move to …

Codefresh V0.9.30

10 Jan 19:35

Choose a tag to compare

v0.9.30

update version

Codefresh V0.9.29

10 Jan 19:26

Choose a tag to compare

v0.9.29

update version

Codefresh V0.9.26

10 Jan 15:57
74bd6b0

Choose a tag to compare

Saas 1123 1336 zsh and file-dir completion (#268)

* saas-1336 zsh completion + files completion

* tests added + small fixes

* fix scripts

* update version

Codefresh V0.9.25

09 Jan 15:54
b30c8d1

Choose a tag to compare

Fix running pipeline (#266)

* Revert "revert refactor run pipeline command (#265)"

This reverts commit 5dbacc39ce5cdb3248d944df3b31372f5599b47b.

* fix detach mode

* return exit code explicitly

Codefresh V0.9.24

08 Jan 21:36

Choose a tag to compare

v0.9.24

revert refactor run pipeline command (#265)