Skip to content

feat(help): show "s3 (beta)" in the root command list#48

Merged
hi-lei merged 1 commit into
mainfrom
feat/s3-beta-tag
Jun 2, 2026
Merged

feat(help): show "s3 (beta)" in the root command list#48
hi-lei merged 1 commit into
mainfrom
feat/s3-beta-tag

Conversation

@hi-lei
Copy link
Copy Markdown
Collaborator

@hi-lei hi-lei commented Jun 2, 2026

Shows s3 (beta) next to the command name in verda --help.

A command with Annotations[cmdutil.TagAnnotation] = "<tag>" now renders as
name (tag) in the grouped root help; the s3 command is tagged beta. Plain
text (no color), generic so any command can carry a status label later.

Resource Commands:
  ...
  s3 (beta)          Manage S3 object storage
  ...

Test: TestSetUsageTemplate_TagAnnotation. make build/test/lint (incl. CI's v2.5.0) pass.

🤖 Generated with Claude Code

A command with Annotations[TagAnnotation]=<tag> now renders as "name (tag)" in
the grouped `verda` help. Tag the s3 command "beta". Generic so any command can
carry a status label later.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@hi-lei hi-lei merged commit ce5656e into main Jun 2, 2026
12 checks passed
@hi-lei hi-lei deleted the feat/s3-beta-tag branch June 2, 2026 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant