{"library":"codefresh","type":"library","category":null,"description":"The `codefresh` package provides the official command-line interface (CLI) for interacting with the Codefresh platform, enabling users to manage CI/CD pipelines, deployments, and various resources directly from their terminal. It supports a wide array of operations including managing builds, images, tags, authentication contexts, and Helm releases. The current stable version is 1.1.3. Releases appear to be frequent, often weekly or bi-weekly, addressing bugs, security updates, and new features. Its primary differentiator is providing a comprehensive, scriptable interface to Codefresh's full suite of CI/CD capabilities, serving as a powerful tool for automation and integration within development workflows. It requires Node.js v24.0.0 or higher to run.","language":"javascript","status":"active","version":"1.1.3","tags":["javascript","command line"],"last_verified":"Wed May 27","install":[{"cmd":"npm install codefresh","imports":["import { execa } from 'execa'; await execa('codefresh', ['version']);","import { fileURLToPath } from 'url'; import { dirname, join } from 'path'; const __dirname = dirname(fileURLToPath(import.meta.url)); const cliPath = join(__dirname, 'node_modules', '.bin', 'codefresh');"]},{"cmd":"yarn add codefresh","imports":[]},{"cmd":"pnpm add codefresh","imports":[]}],"homepage":"https://codefresh.io","github":"https://github.com/codefresh-io/cli","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/codefresh","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/codefresh/compatibility"}}