Fly.io Install & Auth Overview Install CLI and configure authentication for Fly.io edge compute platform. Two auth methods: interactive login (opens browser) and API tokens (CI/CD and Machines API). The Machines API base URL is . Prerequisites - Fly.io account at fly.io - macOS, Linux, or WSL2 Instructions Step 1: Install flyctl Step 2: Authenticate Step 3: Create API Token for Machines API Step 4: Verify Machines API Access Token Types | Token Type | Scope | Lifetime | Use Case | |------------|-------|----------|----------| | User token | All orgs/apps | Until revoked | Development, personal…