AnyTask CLI Usage Guide
Common workflows and usage patterns for the AnyTask CLI.Quick Start
1. Install CLI
2. Authenticate
3. Initialize Workspace
4. Verify Connection
Task Management
Create Tasks
List Tasks
Show Task Details
Edit Tasks
Mark as Done
Delete Tasks
Active Task Workflow
Pick a task to make it the default for subsequent commands:Comments
Dependencies
Sync Tasks Locally
Workspace Summary
Worker System
Start the background worker for autonomous task execution:JSON Output
Most commands support--json for machine-readable output:
Environment Variables
ANYT_API_KEY: Agent API key (required)ANTHROPIC_API_KEY: Anthropic API key (for Claude Code actions)
Troubleshooting
Not authenticated
Not in a workspace directory
Connection issues
Next Steps
- Commands Reference - Complete command documentation
- Quick Start - 4-step setup
- Worker System - Automated task execution