Commits
Click on a commit to change the comparison rangefix: remove incorrect docstrings from CLI ls commands
The variable ls and artifact ls commands had copy-pasted docstrings
that incorrectly referenced "flow runs" instead of their actual
resource types. These redundant argument descriptions are already
covered by the typer Option help text.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>