Documentation
CLI
CLI Overview
The QODRYX CLI brings the power of the platform to your terminal for local development and CI/CD integration.
Quick Install
# npm
npm install -g @qodryx/cli# yarn
yarn global add @qodryx/cli# pnpm
pnpm add -g @qodryx/cliCommon Commands
qodryx scanRun security scan on a directoryqodryx testGenerate and run testsqodryx deployDeploy to connected platformsqodryx initInitialize a new projectqodryx loginAuthenticate with QODRYXqodryx configManage configuration