Summary
This CLI often needs API keys to connect to different providers.
The user doesn't need to remember which providers they have or what secrets they can put in the CLI.
The environment variables available for the secrets should be generated for the user.
Acceptance Criteria
Summary
This CLI often needs API keys to connect to different providers.
The user doesn't need to remember which providers they have or what secrets they can put in the CLI.
The environment variables available for the secrets should be generated for the user.
Acceptance Criteria
<PROVIDER>_API_KEY=)cp .env.example .env)