fuel auth:initfuel auth:init
Generate .fuel-credentials interactively (AWS + GitHub credentials only).
Usage
fuel auth:initDescription
Prompts for AWS and GitHub credentials, verifies them against AWS STS and the GitHub API, and writes `.fuel-credentials` to the current directory. The file is automatically added to `.gitignore` — never commit it. If `.fuel-credentials` already exists, the command verifies the existing credentials and asks whether to reuse or replace them. This is a shorthand for `fuel infra:init --credentials-only`.
Examples
Generate or refresh .fuel-credentials
fuel auth:initLive Demo
Simulated terminal output for fuel auth:init. Press replay to restart.
fuel auth:init
$