Search the documentation
4 pages for --description.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
cmek-aws-kms
Claude Developer Platform · in the page
manage-claude/cmek-aws-kms
…utput text) aws kms create-key \ --region <region> \ --description "Anthropic CMEK" \ --key-usage ENCRYPT_DECRYPT \ --policy "{ \"Version\": \"2012-10-17\",…
memory
Claude Developer Platform · in the page
managed-agents/memory
…$(ant beta:memory-stores create \ --name "User Preferences" \ --description "Per-user preferences and project context." \ --transform id --raw-output) ``` ```python Python store = c…
Deploy Claude apps gateway on AWS
Claude Code CLI · in the page
claude-apps-gateway-on-aws
…aws ec2 create-security-group --group-name claude-gateway-alb \ --description "Claude gateway ALB" --vpc-id "$VPC_ID" \ --query GroupId --output text)" GW_SG="$(aws ec2 create-security…
Plugins reference
Claude Code CLI · in the page
plugins-reference
…-------------------------------------- | :---------------------- | | `--description <text>` | Manifest description…