Releases: codefresh-io/cli
Releases · codefresh-io/cli
Codefresh V0.8.32
v0.8.32 Fix error messages in case of no auth contexts
Codefresh V0.8.31
rename link/unlink to trigger create/delete (#169) updated commands ~`codefresh link`~ `codefresh create trigger` ~`codefresh unlink`~ `codefresh delete trigger`
Codefresh V0.8.30
v0.8.30 Add more information about the account to auth contexts (#168)
Codefresh V0.8.29
v0.8.29 Fix eslint issue
Codefresh V0.8.28
v0.8.28 Update package.json
Codefresh V0.8.27
v0.8.27 Update package.json
Codefresh V0.8.26
v0.8.26 Update package.json
Codefresh V0.8.25
support public trigger-event; by default all events are private (#159) * support public trigger-event; by default all events are private (account specific) * update cli to work with trigger-events * update cli to work with trigger-events * aligning cli with private triggers
Codefresh V0.8.24
v0.8.24 handle event uri with '/', eplace with '_slash_' for REST API
Codefresh V0.8.23
v0.8.23 add cmd to add helm repo from s3 bucket and from http web server