Skip to main content

Module init

Module init 

Source
Expand description

Interactive romm-cli init — writes user-level romm-cli/.env.

Secrets (passwords, tokens, API keys) are stored in the OS keyring when available, keeping the .env file free of plaintext credentials.

Structs§

InitCommand

Functions§

handle