Skip to content

fix(claim): clarify ambiguous "Version:" line in CLI output#111

Merged
d4rken merged 1 commit into
devfrom
feat/claim-show-secret-version-label
May 28, 2026
Merged

fix(claim): clarify ambiguous "Version:" line in CLI output#111
d4rken merged 1 commit into
devfrom
feat/claim-show-secret-version-label

Conversation

@d4rken

@d4rken d4rken commented May 28, 2026

Copy link
Copy Markdown
Member

The Version: line printed by apl-feed claim show and apl-feed restore --check is the claim-secret rotation version, but the bare label collides with feed software, image, schema, and API versioning concepts. A user landing on the output cannot tell which "version" is being shown.

Rename it to Secret version: so the value visually bonds to the Claim secret: line above it and matches how the same field is named in apl-feed status --json (.claim.version) and the backup JSON (.claim.version).

Bare 'Version: N' from apl-feed claim show and apl-feed backup --check is ambiguous with software, image, schema, and API versioning. Rename to 'Secret version' so the value bonds to the Claim secret line above it.
@d4rken d4rken merged commit db31ed8 into dev May 28, 2026
12 of 13 checks passed
@d4rken d4rken deleted the feat/claim-show-secret-version-label branch May 28, 2026 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant