iiRecord
Agentic AI Atlas · adapters gateway tokens create
interaction-primitive:adapters-cli-gateway-tokens-createa5c.ai
II.
InteractionPrimitive overview

interaction-primitive:adapters-cli-gateway-tokens-create

Reference · live

adapters gateway tokens create overview

Create a new gateway access token (optionally render QR for mobile onboarding). Source: packages/adapters/cli/src/commands/gateway/tokens.ts:63-79.

InteractionPrimitiveOutgoing · 0Incoming · 2

Attributes

displayName
adapters gateway tokens create
kind
cli-subcommand
surface
cli
parentBin
adapters
subcommandVerb
gateway tokens create
flags
  • --config:1:gateway config path
  • --name:1:friendly token name (default token@<hostname>)
  • --ttl-ms:1:expiry in ms (null = never)
  • --qr:0:render QR code with token + url
  • --url:1:URL embedded in QR (default http://127.0.0.1:7878)
subcommandExitCodes
  • 0:success:token minted
description
Create a new gateway access token (optionally render QR for mobile onboarding). Source: packages/adapters/cli/src/commands/gateway/tokens.ts:63-79.

Outgoing edges

None.

Incoming edges

exposes_subcommand1
supports_interaction_primitive1