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