Runs the Synthetics agent in the foreground.
## Usage
~~~
fly synthetics agent [flags]
~~~
## Options
~~~
-h, --help help for agent
~~~
## Global Options
~~~
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
~~~
## See Also
* [fly synthetics](/docs/flyctl/synthetics/) - Synthetic monitoring
fly synthetics agent
Runs the Synthetics agent in the foreground.
Usage
fly synthetics agent [flags]
Options
-h, --help help for agent
Global Options
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
See Also