Godog
Using the Go Agent with Godog
Configuration
./slgoagent config \
--token="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..." \
--enableGodog export SL_TOKEN="./sltoken.txt"
export SL_ENABLE_GODOG=true
./slgoagent configexport SL_TOKEN=***
./slgoagent config \
--enableGodogenableGodog: true./slgoagent config --token="./sltoken.txt"Last updated
Was this helpful?

