Releases: codefresh-io/cli
Releases · codefresh-io/cli
Codefresh V0.43.5
v0.43.5 upgrade sdk version (#411)
Codefresh V0.43.4
v0.43.4 download venonactl from v1 branch (#409)
Codefresh V0.43.3
v0.43.3 uninstall agent (#408)
Codefresh V0.43.2
support install agent (#394) * support install agent * wip * install runtime * wip * add attach command * add root install command * auto attach on installer * install agent and attach * install agent with token * fixes * up * make runtimeName mandatory * remove agentId on install and attach * bump sdk * remove camel case * add status to agent * wip * fix agent patch * install agent and runtime in one command * support agent-restart * install runtime is opt in * default for kube-context-name * use kubeconfig path to resolve context * typo * call attach also if already agent's attached * print token in a new line * protect error flows * wip * wip * uninstall agent * uninstall runtime * set defaults Co-authored-by: Oleg Sucharevich <[email protected]>
Codefresh V0.43.1
v0.43.1 SAAS-5634 As a user I will see a warning in cli when I validate pipel…
Codefresh V0.43.0
v0.43.0 SAAS-5545 support secret-store.kubernetes (#406)
Codefresh V0.42.2
v0.42.2 SAAS-5281 - new step types query param - freeText (#404)
Codefresh V0.42.1
Bug/olegz/saas 5362 fix pipeline name filter in get build command (#402) * SAAS-5362 #time 0m 0h Fixed `pipelineName` filter in get builds command * SAAS-5362 #time 0m 0h Fixed `pipelineName` filter in get builds command
Codefresh V0.42.0
Feature/olegz/saas 5245 download audit cmd (#400) * SAAS-5245 #time 0m 0h Added download audit cmd * SAAS-5245 #time 0m 0h Added download audit cmd * SAAS-5245 #time 0m 0h Added download/audit to openapi * SAAS-5245 #time 0m 0h Up version * SAAS-5245 #time 0m 0h Up version
Codefresh V0.41.13
Feature/olegz/saas 5027 update version (#397) * SAAS-5027 #time Added ability to run pipeline without name, only with yaml file * SAAS-5027 #time Added ability to run pipeline without name, only with yaml file * SAAS-5027 #time Added ability to run pipeline without name, only with yaml file * SAAS-5027 #time 10m 0h remove new flag `shadowRunning`. Added new error * SAAS-5027 #time 0m 0h Added default pipeline name '', because with `undefined` param, request sends like `/pipelines/run/,` * SAAS-5027 #time 0m 0h Added new route for shadow running pipeline * SAAS-5027 #time 0m 0h Fixed openapi.json * SAAS-5027 #time 0m 0h Removed default value, added _selectInterfaceMethod * SAAS-5027 #time 0m 0h update version