ImprovementApril 11, 20261 min read
CLI: auth export-key
Use `runtype auth export-key` to make the CLI's existing credential available to trusted local automation and CI setup without opening the dashboard.
cliapi-keysdeveloper-tools
After you sign in with runtype auth login, runtype auth export-key prints the persisted credential to stdout for deliberate use in trusted local automation or a secret manager.
The output is a secret: keep it out of shell history, logs, and shared files, and handle it with the same care as a manually issued API key.