🩹👷 — Fix doc building

This commit is contained in:
Luc Didry 2024-03-27 16:32:58 +01:00
parent c79054b48b
commit cba675bcad
No known key found for this signature in database
GPG key ID: EA868E12D0257E3C

View file

@ -26,7 +26,7 @@ Options:
--help Show this message and exit.
Commands:
agent Get and run tasks to the provided server.
agent Get and run tasks to the provided server.
server
```
@ -53,8 +53,7 @@ Usage: argos agent [OPTIONS] SERVER_URL AUTH
ARGOS_AGENT_TOKEN=auth-token-here
Options:
--max-tasks INTEGER Number of concurrent tasks this agent can
run
--max-tasks INTEGER Number of concurrent tasks this agent can run
--wait-time INTEGER Waiting time between two polls on the server
(seconds)
--log-level [DEBUG|INFO|WARNING|ERROR|CRITICAL]
@ -80,8 +79,8 @@ Commands:
cleandb Clean the database (to run routinely)
generate-token Generate a token, which can be used as an agents...
migrate Run database migrations
reload-config Read tasks config and add/delete tasks in database if...
start Starts the server
reload-config Read tasks configuration and add/delete tasks in database...
start Starts the server
```
<!--[[[end]]]
@ -112,7 +111,7 @@ Options:
### Server migrate
<!--
.. [[[ cog
.. [[[cog
help(["server", "migrate", "--help"])
.. ]]] -->
@ -157,7 +156,7 @@ Options:
### Server reload-config
<!--
.. [[[ cog
.. [[[cog
help(["server", "reload-config", "--help"])
.. ]]] -->