talos keys imported import
talos keys imported import
Import an external API key
talos keys imported import [name] [flags]
Options
--actor string Actor ID (required)
--allowed-cidrs string Comma-separated CIDR ranges for IP restriction (e.g., '10.0.0.0/8,192.168.0.0/16')
--format string Set the output format. One of table, json, yaml, json-pretty, jsonpath and jsonpointer. (default "table")
-h, --help help for import
--metadata string JSON metadata for the imported key
-q, --quiet Be quiet with output printing.
--rate-limit-quota int Maximum requests allowed per window (0 = no limit)
--rate-limit-window string Rate limit window duration (e.g., 60s, 5m)
--raw-key string The raw key string to import (required)
--scopes string Comma-separated list of scopes
--ttl string Time-to-live duration (e.g., '24h', '8760h')
Options inherited from parent commands
--config string config file (default is $HOME/.talos.yaml or ./config.yaml)
-e, --endpoint string HTTP server base URL including scheme, e.g. http://host:port (for client commands) (default "http://localhost:4420")
See also
- talos keys imported Manage imported API keys
