Skip to content

Commit

Permalink
Committing DJs suggestion
Browse files Browse the repository at this point in the history
Co-authored-by: Dj Walker-Morgan <[email protected]>
  • Loading branch information
gvasquezvargas and djw-m authored Dec 4, 2024
1 parent 633150c commit 20c6766
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ export BEACON_AGENT_ACCESS_KEY=<your-access-key>
export BEACON_AGENT_PROJECT_ID=<your-project-id>
```

Running the `beacon-agent setup` command creates a configuration file in the Beacon configuration directory using those environment variables.
These environment variables are used when you run the `beacon-agent setup` command to create a configuration file in the Beacon configuration directory.

You also need to specify the Beacon configuration directory for storing the configuration file and the name of the configuration file to generate there. The `$HOME/.beacon/` file is one of the default locations which `beacon_agent` searches for `beacon_agent.yaml` when it starts. Using the `-file` flag tells the agent setup process to create its configuration file in a specific location.

Expand Down

0 comments on commit 20c6766

Please sign in to comment.