← Back to CLIs
Melvynx

codelynx-cli

Manage Codelynx business tools via CLI - auth, invoices, payslips, files, billing-entities, tools. Use when user mentions 'codelynx', 'invoice', 'payslip', 'billing entity', 'upload file', 'download PDF', or wants to interact with the Codelynx tools API from the terminal.

Install

$ npx api2cli install Melvynx/codelynx-cli

Details

Skill type: Wrapper CLI
Auth type: bearer
Version: 0.1.0
Author: Melvynx
Views: 1

README

codelynx-cli

CLI for Codelynx business tools - invoices, payslips, files, billing entities, and raw tool calls. Made with api2cli.dev.

Install

npx api2cli install codelynx-cli

or directly from GitHub:

npx api2cli install Melvynx/codelynx-cli

Authentication

codelynx-cli auth set "your-token"
codelynx-cli auth test --json

Token file: ~/.config/tokens/codelynx-cli.txt.

Usage

codelynx-cli --help
codelynx-cli <resource> --help
codelynx-cli <resource> <action> --help

Always use --json in agent/script workflows.

Resources

Run:

codelynx-cli --help

to see the currently supported resources and commands.

Development

bun install
npx api2cli bundle codelynx
npx api2cli link codelynx
codelynx-cli --help
Sponsors
codelynx-cli - api2cli | api2cli