Skip to content

docs(cli): clarify --label as canary naming strategy#31

Merged
peg merged 1 commit intomainfrom
docs/label-naming
Mar 18, 2026
Merged

docs(cli): clarify --label as canary naming strategy#31
peg merged 1 commit intomainfrom
docs/label-naming

Conversation

@peg
Copy link
Copy Markdown
Owner

@peg peg commented Mar 18, 2026

The --label flag description said 'prefix canary names' which undersells what it actually does.

Changes:

  • CLI help: updated description to 'name your canary (e.g. prod-admin-legacy-2024)'
  • Added naming tip block to snare arm help explaining the strategy
  • Updated example from --label prod-server to --label prod-admin-legacy-2024

The name directly controls the AWS profile name, SSH hostname, k8s context, etc. — a well-chosen name is the difference between a canary that gets skipped and one that gets triggered.

@peg peg merged commit 61cfc25 into main Mar 18, 2026
1 check passed
@peg peg deleted the docs/label-naming branch March 18, 2026 18:18
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