Skip to main content
← Back to list
01Issue
BugShippedSwamp CLI
Assigneesstack72

Relationships

#1073 vault list-keys no-arg form errors despite help text suggesting it works

Opened by stack72 · 7/10/2026· Shipped 7/10/2026

Summary

swamp vault list-keys with no arguments errors with "Missing required argument: vault_name…" instead of listing keys across all vaults (or showing a useful error suggesting a vault name).

Reproduction

swamp vault list-keys

Expected: Either list keys across all vaults (as the help text implies is possible) or show a user-friendly error with available vault names.

Actual: Errors with "Missing required argument: vault_name…" and exit code 1.

Context

The help text for vault list-keys does not clearly communicate that vault_name is required. This was discovered during UAT Phase 1c gap-fill (swamp-club#1072).

Pinned in tests/cli/vault/list_keys_test.ts — the test asserts the current error behavior as ground truth.

02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED+ 1 MOREASSIGNED+ 2 MOREREVIEW+ 4 MOREPR_MERGED+ 1 MORENOTIFICATION_SKIPPED

Shipped

7/10/2026, 10:37:56 PM

Click a lifecycle step above to view its details.

03Sludge Pulse
stack72 assigned stack727/10/2026, 9:13:39 PM

Sign in to post a ripple.