@oatnil/ud
v0.111.0
Published
UnDercontrol CLI - task and expense management from the terminal
Downloads
33,394
Maintainers
Readme
@oatnil/ud
CLI for UnDercontrol — one workspace for tasks, knowledge, and AI agents.
Self-hosted or desktop. Private, portable, yours.
Install
npm install -g @oatnil/udUpgrade
npm update -g @oatnil/udUsage
ud get task # List tasks
ud get task -o apply # Output in apply-compatible format
ud describe task <id> # View task details
ud apply -f task.md # Create/update from file
ud query "status = 'in_progress'" # Query with filters
ud --help # Full command referencenpx (no install)
npx @oatnil/ud get task
npx @oatnil/ud --help