cli-public
Installation
SKILL.md
cli-public
CLI tool (csdk) for the public API — provides CRUD commands for 129 tables and 71 custom operations
Usage
# Context management
csdk context create <name> --endpoint <url>
csdk context use <name>
# Authentication
csdk auth set-token <token>
# Config variables
csdk config set <key> <value>
csdk config get <key>