cli-objects
Installation
SKILL.md
cli-objects
CLI tool (csdk) for the objects API — provides CRUD commands for 5 tables and 14 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>