Logfire Integrations using CLI Commands
The Logfire CLI provides an interactive command to manage your integrations. With the integrations
command, you can create, list, delete, and update integrations.
Usage
1. Interactive
To access the interactive interface, type logfire integrations
in your terminal:
logfire integrations
The CLI will provide you with the following options to choose from:
Create
: Create a new integrationList
: Get a list of all your integrationsDelete
: Remove a specific integrationUpdate
: Modify the details of a specific integration
Select the option that fits your needs by moving the arrow keys and hitting enter. The CLI will guide you through the rest of the process based on your selection.
2. Direct-interactive OR Non-interactive
If you prefer a Direct-interactive OR Non-interactive approach, you can check the following: