mirror of
https://github.com/clearml/clearml-docs
synced 2025-01-31 22:48:40 +00:00
14 lines
669 B
Markdown
14 lines
669 B
Markdown
---
|
|
title: ClearML Agent Reference
|
|
---
|
|
|
|
The following reference pages provide detailed information about using ClearML Agent:
|
|
|
|
* `clearml-agent` CLI commands:
|
|
* [build](clearml_agent_build.md) - Create a worker environment, without executing an experiment.
|
|
* [config](clearml_agent_config.md) - List your ClearML Agent configuration.
|
|
* [daemon](clearml_agent_daemon.md) - Run a worker daemon listening to a queue for Task (experiments) to execute.
|
|
* [execute](clearml_agent_execute.md) - Execute an experiment, locally without a queue.
|
|
* [list](clearml_agent_list.md) - List the current workers.
|
|
* [Environment variables](clearml_agent_env_var.md)
|