open-nomad/website/source/docs/commands/agent.html.md

607 B

layout page_title sidebar_current description
docs Commands: Agent docs-commands-agent The agent command is the main entrypoint to running a Nomad client or server.

Nomad Agent

The agent command is the heart of Nomad: it runs the agent that handles client or server functionality, including exposing interfaces for client consumption and running jobs.

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