Step 8 - Run first sync
./hivel-agent --config config.yml --env-file .env sync --verboseA TUI dashboard launches automatically in interactive terminals. To disable it:
./hivel-agent --config config.yml --env-file .env sync --no-progressTo sync only one provider from a multi-provider config:
./hivel-agent --config config.yml --env-file .env sync --provider github --verboseLast updated