cu
cu
A GitHub CLI-inspired command-line interface for ClickUp
Synopsis
cu is a command-line interface for ClickUp that provides GitHub CLI-like functionality for managing tasks, lists, spaces, and other ClickUp resources.
It allows developers and teams to interact with ClickUp directly from the terminal, enabling efficient task management and seamless integration with development workflows.
Options
--config string config file (default is $HOME/.config/cu/config.yml)
--debug enable debug mode
-h, --help help for cu
-o, --output string output format (table|json|yaml|csv) (default "table")
SEE ALSO
- cu api - Make direct API requests to ClickUp
- cu auth - Manage authentication with ClickUp
- cu bulk - Perform bulk operations on tasks
- cu cache - Manage local cache
- cu comment - Manage task comments
- cu completion - Generate shell completion script
- cu config - Manage cu configuration
- cu export - Export data to various formats
- cu interactive - Interactive mode for task management
- cu list - Manage lists
- cu me - Show current user information
- cu space - Manage spaces
- cu task - Manage tasks
- cu user - Manage users
- cu version - Show cu version information