Skip to content

Conversation

DanielleMaywood
Copy link
Contributor

@DanielleMaywood DanielleMaywood commented Sep 8, 2025

Fixes #19623

  • Stop showing the long ID of each task by default.
  • Add new --quiet flag to only show IDs.
coder@danielle ~/coder > ./scripts/coder-dev.sh exp task list --quiet
df0eef9d-899a-4755-ba38-dc8990b567c7
ff4d95a8-ab0d-4185-85b0-78db0c75d67d

coder@danielle ~/coder > ./scripts/coder-dev.sh exp task list
NAME                STATUS   STATE  STATE CHANGED  MESSAGE
blush-platypus-16   stopped  idle   74h29m5s ago
task-stoic-tu-4067  stopped  idle   93h25m25s ago  Ready for next task

@DanielleMaywood DanielleMaywood force-pushed the danielle/tasks/exp-task-list-clutter branch from 400b613 to 08d6a0d Compare September 8, 2025 10:56
- Stop showing the long ID of each task by default.
- Add new `--quiet` flag to _only_ show IDs.
@DanielleMaywood DanielleMaywood force-pushed the danielle/tasks/exp-task-list-clutter branch from 08d6a0d to 87c95c0 Compare September 8, 2025 11:06
@DanielleMaywood DanielleMaywood marked this pull request as ready for review September 8, 2025 11:42
@DanielleMaywood DanielleMaywood merged commit 9f66395 into main Sep 8, 2025
35 checks passed
@DanielleMaywood DanielleMaywood deleted the danielle/tasks/exp-task-list-clutter branch September 8, 2025 12:23
@github-actions github-actions bot locked and limited conversation to collaborators Sep 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove ID from coder-cli tasks list output to reduce clutter
3 participants