You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/website/source/docs/commands/agent.html.markdown

555 B

layout page_title sidebar_current
docs Commands: Agent docs-commands-agent

Terraform Agent

The terraform agent command is the heart of Terraform: it runs the agent that performs the important task of maintaining membership information, running checks, announcing services, handling queries, etc.

Due to the power and flexibility of this command, the Terraform agent is documented in its own section. See the Terraform Agent section for more information on how to use this command and the options it has.