← Back to CLIs
Melvynx

codeline-cli

"Manage codeline via CLI - {{RESOURCES_LIST}}. Use when user mentions 'codeline' or wants to interact with the codeline API."

Install

$ npx api2cli install codeline-cli

Details

Auth type: bearer
Version: 0.1.0
Author: Melvynx
Views: 0

README

codeline-cli

CLI for the codeline API. Made with api2cli.dev.

Install

npx api2cli install <user>/codeline-cli

This clones the repo, builds the CLI, links it to your PATH, and installs the AgentSkill to your coding agents.

Install AgentSkill only

npx skills add <user>/codeline-cli

Usage

codeline-cli auth set "your-token"
codeline-cli auth test
codeline-cli --help

Resources

Run codeline-cli --help to see available resources.

Global Flags

All commands support: --json, --format <text|json|csv|yaml>, --verbose, --no-color, --no-header