Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/site/commands/cu.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ enabling efficient task management and seamless integration with development wor
### Options

```
--config string config file (default is $HOME/.config/cu/config.yml)
--config string config file (default is $HOME/.config/cu/config.yaml)
--debug enable debug mode
-h, --help help for cu
-o, --output string output format (table|json|yaml|csv) (default "table")
Expand All @@ -38,4 +38,4 @@ enabling efficient task management and seamless integration with development wor
* [cu user](cu_user.md) - Manage users
* [cu version](cu_version.md) - Show cu version information

###### Auto generated by spf13/cobra on 22-Aug-2026
###### Auto generated by spf13/cobra on 28-Aug-2026
4 changes: 2 additions & 2 deletions docs/site/commands/cu_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ cu api <endpoint> [flags]
### Options inherited from parent commands

```
--config string config file (default is $HOME/.config/cu/config.yml)
--config string config file (default is $HOME/.config/cu/config.yaml)
--debug enable debug mode
-o, --output string output format (table|json|yaml|csv) (default "table")
```
Expand All @@ -63,4 +63,4 @@ cu api <endpoint> [flags]

* [cu](cu.md) - A GitHub CLI-inspired command-line interface for ClickUp

###### Auto generated by spf13/cobra on 29-Jun-2025
###### Auto generated by spf13/cobra on 28-Aug-2026
4 changes: 2 additions & 2 deletions docs/site/commands/cu_auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Authenticate cu with the ClickUp API using a personal API token.
### Options inherited from parent commands

```
--config string config file (default is $HOME/.config/cu/config.yml)
--config string config file (default is $HOME/.config/cu/config.yaml)
--debug enable debug mode
-o, --output string output format (table|json|yaml|csv) (default "table")
```
Expand All @@ -27,4 +27,4 @@ Authenticate cu with the ClickUp API using a personal API token.
* [cu auth logout](cu_auth_logout.md) - Log out from ClickUp
* [cu auth status](cu_auth_status.md) - Show authentication status

###### Auto generated by spf13/cobra on 14-Jul-2026
###### Auto generated by spf13/cobra on 28-Aug-2026
4 changes: 2 additions & 2 deletions docs/site/commands/cu_auth_login.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ cu auth login [flags]
### Options inherited from parent commands

```
--config string config file (default is $HOME/.config/cu/config.yml)
--config string config file (default is $HOME/.config/cu/config.yaml)
--debug enable debug mode
-o, --output string output format (table|json|yaml|csv) (default "table")
```
Expand All @@ -30,4 +30,4 @@ cu auth login [flags]

* [cu auth](cu_auth.md) - Manage authentication with ClickUp

###### Auto generated by spf13/cobra on 14-Jul-2026
###### Auto generated by spf13/cobra on 28-Aug-2026
4 changes: 2 additions & 2 deletions docs/site/commands/cu_auth_logout.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ cu auth logout [flags]
### Options inherited from parent commands

```
--config string config file (default is $HOME/.config/cu/config.yml)
--config string config file (default is $HOME/.config/cu/config.yaml)
--debug enable debug mode
-o, --output string output format (table|json|yaml|csv) (default "table")
```
Expand All @@ -29,4 +29,4 @@ cu auth logout [flags]

* [cu auth](cu_auth.md) - Manage authentication with ClickUp

###### Auto generated by spf13/cobra on 29-Jun-2025
###### Auto generated by spf13/cobra on 28-Aug-2026
4 changes: 2 additions & 2 deletions docs/site/commands/cu_auth_status.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cu auth status [flags]
### Options inherited from parent commands

```
--config string config file (default is $HOME/.config/cu/config.yml)
--config string config file (default is $HOME/.config/cu/config.yaml)
--debug enable debug mode
-o, --output string output format (table|json|yaml|csv) (default "table")
```
Expand All @@ -28,4 +28,4 @@ cu auth status [flags]

* [cu auth](cu_auth.md) - Manage authentication with ClickUp

###### Auto generated by spf13/cobra on 29-Jun-2025
###### Auto generated by spf13/cobra on 28-Aug-2026
4 changes: 2 additions & 2 deletions docs/site/commands/cu_bulk.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Perform bulk operations on multiple tasks at once.
### Options inherited from parent commands

```
--config string config file (default is $HOME/.config/cu/config.yml)
--config string config file (default is $HOME/.config/cu/config.yaml)
--debug enable debug mode
-o, --output string output format (table|json|yaml|csv) (default "table")
```
Expand All @@ -27,4 +27,4 @@ Perform bulk operations on multiple tasks at once.
* [cu bulk delete](cu_bulk_delete.md) - Delete multiple tasks
* [cu bulk update](cu_bulk_update.md) - Update multiple tasks

###### Auto generated by spf13/cobra on 29-Jun-2025
###### Auto generated by spf13/cobra on 28-Aug-2026
4 changes: 2 additions & 2 deletions docs/site/commands/cu_bulk_close.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ cu bulk close [task-ids...] [flags]
### Options inherited from parent commands

```
--config string config file (default is $HOME/.config/cu/config.yml)
--config string config file (default is $HOME/.config/cu/config.yaml)
--debug enable debug mode
-o, --output string output format (table|json|yaml|csv) (default "table")
```
Expand All @@ -37,4 +37,4 @@ cu bulk close [task-ids...] [flags]

* [cu bulk](cu_bulk.md) - Perform bulk operations on tasks

###### Auto generated by spf13/cobra on 22-Aug-2026
###### Auto generated by spf13/cobra on 28-Aug-2026
4 changes: 2 additions & 2 deletions docs/site/commands/cu_bulk_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ cu bulk delete [task-ids...] [flags]
### Options inherited from parent commands

```
--config string config file (default is $HOME/.config/cu/config.yml)
--config string config file (default is $HOME/.config/cu/config.yaml)
--debug enable debug mode
-o, --output string output format (table|json|yaml|csv) (default "table")
```
Expand All @@ -36,4 +36,4 @@ cu bulk delete [task-ids...] [flags]

* [cu bulk](cu_bulk.md) - Perform bulk operations on tasks

###### Auto generated by spf13/cobra on 29-Jun-2025
###### Auto generated by spf13/cobra on 28-Aug-2026
4 changes: 2 additions & 2 deletions docs/site/commands/cu_bulk_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ cu bulk update [task-ids...] [flags]
### Options inherited from parent commands

```
--config string config file (default is $HOME/.config/cu/config.yml)
--config string config file (default is $HOME/.config/cu/config.yaml)
--debug enable debug mode
-o, --output string output format (table|json|yaml|csv) (default "table")
```
Expand All @@ -45,4 +45,4 @@ cu bulk update [task-ids...] [flags]

* [cu bulk](cu_bulk.md) - Perform bulk operations on tasks

###### Auto generated by spf13/cobra on 29-Jun-2025
###### Auto generated by spf13/cobra on 28-Aug-2026
4 changes: 2 additions & 2 deletions docs/site/commands/cu_cache.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Manage the local cache used to improve performance.
### Options inherited from parent commands

```
--config string config file (default is $HOME/.config/cu/config.yml)
--config string config file (default is $HOME/.config/cu/config.yaml)
--debug enable debug mode
-o, --output string output format (table|json|yaml|csv) (default "table")
```
Expand All @@ -27,4 +27,4 @@ Manage the local cache used to improve performance.
* [cu cache clear](cu_cache_clear.md) - Clear all cache entries
* [cu cache info](cu_cache_info.md) - Show cache information and statistics

###### Auto generated by spf13/cobra on 29-Jun-2025
###### Auto generated by spf13/cobra on 28-Aug-2026
4 changes: 2 additions & 2 deletions docs/site/commands/cu_cache_clean.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cu cache clean [flags]
### Options inherited from parent commands

```
--config string config file (default is $HOME/.config/cu/config.yml)
--config string config file (default is $HOME/.config/cu/config.yaml)
--debug enable debug mode
-o, --output string output format (table|json|yaml|csv) (default "table")
```
Expand All @@ -28,4 +28,4 @@ cu cache clean [flags]

* [cu cache](cu_cache.md) - Manage local cache

###### Auto generated by spf13/cobra on 29-Jun-2025
###### Auto generated by spf13/cobra on 28-Aug-2026
4 changes: 2 additions & 2 deletions docs/site/commands/cu_cache_clear.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cu cache clear [flags]
### Options inherited from parent commands

```
--config string config file (default is $HOME/.config/cu/config.yml)
--config string config file (default is $HOME/.config/cu/config.yaml)
--debug enable debug mode
-o, --output string output format (table|json|yaml|csv) (default "table")
```
Expand All @@ -28,4 +28,4 @@ cu cache clear [flags]

* [cu cache](cu_cache.md) - Manage local cache

###### Auto generated by spf13/cobra on 29-Jun-2025
###### Auto generated by spf13/cobra on 28-Aug-2026
4 changes: 2 additions & 2 deletions docs/site/commands/cu_cache_info.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cu cache info [flags]
### Options inherited from parent commands

```
--config string config file (default is $HOME/.config/cu/config.yml)
--config string config file (default is $HOME/.config/cu/config.yaml)
--debug enable debug mode
-o, --output string output format (table|json|yaml|csv) (default "table")
```
Expand All @@ -28,4 +28,4 @@ cu cache info [flags]

* [cu cache](cu_cache.md) - Manage local cache

###### Auto generated by spf13/cobra on 29-Jun-2025
###### Auto generated by spf13/cobra on 28-Aug-2026
4 changes: 2 additions & 2 deletions docs/site/commands/cu_comment.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ cu comment <task-id> [flags]
### Options inherited from parent commands

```
--config string config file (default is $HOME/.config/cu/config.yml)
--config string config file (default is $HOME/.config/cu/config.yaml)
--debug enable debug mode
-o, --output string output format (table|json|yaml|csv) (default "table")
```
Expand All @@ -37,4 +37,4 @@ cu comment <task-id> [flags]
* [cu comment delete](cu_comment_delete.md) - Delete a comment
* [cu comment list](cu_comment_list.md) - List all comments on a task

###### Auto generated by spf13/cobra on 29-Jun-2025
###### Auto generated by spf13/cobra on 28-Aug-2026
4 changes: 2 additions & 2 deletions docs/site/commands/cu_comment_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cu comment delete <comment-id> [flags]
### Options inherited from parent commands

```
--config string config file (default is $HOME/.config/cu/config.yml)
--config string config file (default is $HOME/.config/cu/config.yaml)
--debug enable debug mode
-o, --output string output format (table|json|yaml|csv) (default "table")
```
Expand All @@ -25,4 +25,4 @@ cu comment delete <comment-id> [flags]

* [cu comment](cu_comment.md) - Manage task comments

###### Auto generated by spf13/cobra on 29-Jun-2025
###### Auto generated by spf13/cobra on 28-Aug-2026
4 changes: 2 additions & 2 deletions docs/site/commands/cu_comment_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ cu comment list <task-id> [flags]
### Options inherited from parent commands

```
--config string config file (default is $HOME/.config/cu/config.yml)
--config string config file (default is $HOME/.config/cu/config.yaml)
--debug enable debug mode
-o, --output string output format (table|json|yaml|csv) (default "table")
```
Expand All @@ -24,4 +24,4 @@ cu comment list <task-id> [flags]

* [cu comment](cu_comment.md) - Manage task comments

###### Auto generated by spf13/cobra on 29-Jun-2025
###### Auto generated by spf13/cobra on 28-Aug-2026
4 changes: 2 additions & 2 deletions docs/site/commands/cu_completion.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ cu completion [bash|zsh|fish|powershell]
### Options inherited from parent commands

```
--config string config file (default is $HOME/.config/cu/config.yml)
--config string config file (default is $HOME/.config/cu/config.yaml)
--debug enable debug mode
-o, --output string output format (table|json|yaml|csv) (default "table")
```
Expand All @@ -59,4 +59,4 @@ cu completion [bash|zsh|fish|powershell]

* [cu](cu.md) - A GitHub CLI-inspired command-line interface for ClickUp

###### Auto generated by spf13/cobra on 29-Jun-2025
###### Auto generated by spf13/cobra on 28-Aug-2026
4 changes: 2 additions & 2 deletions docs/site/commands/cu_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ View and modify cu configuration settings.
### Options inherited from parent commands

```
--config string config file (default is $HOME/.config/cu/config.yml)
--config string config file (default is $HOME/.config/cu/config.yaml)
--debug enable debug mode
-o, --output string output format (table|json|yaml|csv) (default "table")
```
Expand All @@ -29,4 +29,4 @@ View and modify cu configuration settings.
* [cu config set](cu_config_set.md) - Set a configuration value
* [cu config show](cu_config_show.md) - Show current configuration

###### Auto generated by spf13/cobra on 29-Jun-2025
###### Auto generated by spf13/cobra on 28-Aug-2026
4 changes: 2 additions & 2 deletions docs/site/commands/cu_config_get.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cu config get <key> [flags]
### Options inherited from parent commands

```
--config string config file (default is $HOME/.config/cu/config.yml)
--config string config file (default is $HOME/.config/cu/config.yaml)
--debug enable debug mode
-o, --output string output format (table|json|yaml|csv) (default "table")
```
Expand All @@ -28,4 +28,4 @@ cu config get <key> [flags]

* [cu config](cu_config.md) - Manage cu configuration

###### Auto generated by spf13/cobra on 29-Jun-2025
###### Auto generated by spf13/cobra on 28-Aug-2026
4 changes: 2 additions & 2 deletions docs/site/commands/cu_config_init.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cu config init [flags]
### Options inherited from parent commands

```
--config string config file (default is $HOME/.config/cu/config.yml)
--config string config file (default is $HOME/.config/cu/config.yaml)
--debug enable debug mode
-o, --output string output format (table|json|yaml|csv) (default "table")
```
Expand All @@ -28,4 +28,4 @@ cu config init [flags]

* [cu config](cu_config.md) - Manage cu configuration

###### Auto generated by spf13/cobra on 29-Jun-2025
###### Auto generated by spf13/cobra on 28-Aug-2026
4 changes: 2 additions & 2 deletions docs/site/commands/cu_config_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cu config list [flags]
### Options inherited from parent commands

```
--config string config file (default is $HOME/.config/cu/config.yml)
--config string config file (default is $HOME/.config/cu/config.yaml)
--debug enable debug mode
-o, --output string output format (table|json|yaml|csv) (default "table")
```
Expand All @@ -28,4 +28,4 @@ cu config list [flags]

* [cu config](cu_config.md) - Manage cu configuration

###### Auto generated by spf13/cobra on 29-Jun-2025
###### Auto generated by spf13/cobra on 28-Aug-2026
4 changes: 2 additions & 2 deletions docs/site/commands/cu_config_set.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cu config set <key> <value> [flags]
### Options inherited from parent commands

```
--config string config file (default is $HOME/.config/cu/config.yml)
--config string config file (default is $HOME/.config/cu/config.yaml)
--debug enable debug mode
-o, --output string output format (table|json|yaml|csv) (default "table")
```
Expand All @@ -28,4 +28,4 @@ cu config set <key> <value> [flags]

* [cu config](cu_config.md) - Manage cu configuration

###### Auto generated by spf13/cobra on 29-Jun-2025
###### Auto generated by spf13/cobra on 28-Aug-2026
4 changes: 2 additions & 2 deletions docs/site/commands/cu_config_show.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cu config show [flags]
### Options inherited from parent commands

```
--config string config file (default is $HOME/.config/cu/config.yml)
--config string config file (default is $HOME/.config/cu/config.yaml)
--debug enable debug mode
-o, --output string output format (table|json|yaml|csv) (default "table")
```
Expand All @@ -28,4 +28,4 @@ cu config show [flags]

* [cu config](cu_config.md) - Manage cu configuration

###### Auto generated by spf13/cobra on 29-Jun-2025
###### Auto generated by spf13/cobra on 28-Aug-2026
4 changes: 2 additions & 2 deletions docs/site/commands/cu_export.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Export ClickUp data to CSV, JSON, or Markdown formats.
### Options inherited from parent commands

```
--config string config file (default is $HOME/.config/cu/config.yml)
--config string config file (default is $HOME/.config/cu/config.yaml)
--debug enable debug mode
-o, --output string output format (table|json|yaml|csv) (default "table")
```
Expand All @@ -25,4 +25,4 @@ Export ClickUp data to CSV, JSON, or Markdown formats.
* [cu](cu.md) - A GitHub CLI-inspired command-line interface for ClickUp
* [cu export tasks](cu_export_tasks.md) - Export tasks to file

###### Auto generated by spf13/cobra on 29-Jun-2025
###### Auto generated by spf13/cobra on 28-Aug-2026
4 changes: 2 additions & 2 deletions docs/site/commands/cu_export_tasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ cu export tasks [flags]
### Options inherited from parent commands

```
--config string config file (default is $HOME/.config/cu/config.yml)
--config string config file (default is $HOME/.config/cu/config.yaml)
--debug enable debug mode
```

### SEE ALSO

* [cu export](cu_export.md) - Export data to various formats

###### Auto generated by spf13/cobra on 29-Jun-2025
###### Auto generated by spf13/cobra on 28-Aug-2026
Loading
Loading