Overview
Before using most Metlo CLI commands, you need to initialize the CLI with your Metlo backend URL and API key. This configuration is stored locally and used for all subsequent commands.Command
Options
The backend address for your Metlo instance (e.g.,
https://metlo.example.com)An API key for authenticating with your Metlo backend
Interactive Mode
If you runmetlo init without any options, the CLI will prompt you interactively for the required information:
Direct Configuration
You can also provide the configuration directly via command-line options:Where Credentials Are Stored
Credentials are stored in a local file at:Replacing Existing Credentials
If credentials already exist, the CLI will ask for confirmation before replacing them:- Select Yes to overwrite the existing credentials
- Select No to keep the current credentials