Command Reference

Quick reference for all Agent CLI commands

Global Commands

CommandDescription
./bigeye-agent installInteractive wizard to install any agent type
./bigeye-agent configure [component]Reconfigure credentials. Pass secrets_manager to configure only secrets manager.
./bigeye-agent sync [--restart] [--refresh-credentials]Sync bigeye_agent.yml changes to all agents
./bigeye-agent add-connector [-c TYPE] [--from-existing PATH] [--skip-validation]Add a new data source connector
./bigeye-agent edit-connector [-c TYPE]Edit an existing connector's configuration
./bigeye-agent upsert-integrationUpdate or add a DataHealth integration config

Data Source Agent

CommandDescription
source configure [--overwrite]Update Data Source agent configuration
source upgradeUpdate to the latest agent image
source startStart the agent
source stopStop the agent
source logsView agent logs
source share-diagnostics [-m MESSAGE]Share diagnostic logs with Bigeye

Lineage Plus Agent

CommandDescription
lineage configure [--overwrite]Update Lineage Plus configuration
lineage configure notificationsConfigure email notification settings
lineage configure log-retentionConfigure log retention per connector type
lineage upgradeUpdate to the latest agent image
lineage run [-c TYPE] [-n NAME] [--no-sync] [--skip-notifications]Run lineage collection
lineage logs -c TYPEView logs for a connector type
lineage share-diagnostics [-c TYPE] [-m MESSAGE]Share diagnostic logs with Bigeye
lineage update-connections [--apply] [--skip-config-validation] [-cn NAME]Update connection mappings

DataHealth Agent

CommandDescription
datahealth run --file-name FILE [--command CMD]Run an integration (default command: run-integration)
datahealth upgradeUpdate to the latest agent image
datahealth configure-sourcesConfigure sources for Bigeye workspaces
datahealth logsView agent logs

SDS Agent

CommandDescription
sds configure [--overwrite]Update SDS agent configuration
sds upgradeUpdate to the latest agent images
sds startStart both Java and Python containers
sds stopStop both containers
sds logs [-c java|python]View logs (default: java)
sds share-diagnostics [-m MESSAGE]Share diagnostic logs with Bigeye

Cross-Source Agent

CommandDescription
crosssource configure [--overwrite]Update Cross-Source agent configuration
crosssource upgradeUpdate to the latest agent image
crosssource startStart the agent
crosssource stopStop the agent
crosssource logsView agent logs
crosssource share-diagnostics [-m MESSAGE]Share diagnostic logs with Bigeye

External Monitors Agent

CommandDescription
external-monitors configure [--overwrite]Update External Monitors configuration
external-monitors upgradeUpdate to the latest agent image
external-monitors run -c TYPE [-n NAME] [--create-monitors-only] [--submit-results-only]Run external monitors
external-monitors syncSync configuration from bigeye_agent.yml

Job Scheduling

CommandDescription
jobs listList all scheduled jobs
jobs upsert [-n NAME]Create or update a scheduled job
jobs remove [-n NAME]Delete a scheduled job