Bastian Röhrig
10/14/2021, 10:09 AM--agent-config-id flag, however that does not work because the prefect agent docker start command expects that flag to contain an id. Can anyone help me with that?Anna Geller
agent config id that is provided once your automation is created. This is a UUID.
3. You can then start your agent and pass this UUID to the agent start command:
prefect agent docker start --agent-config-id your-uuidBastian Röhrig
10/14/2021, 11:07 AMAnna Geller
Bastian Röhrig
10/14/2021, 11:27 AMAnna Geller
agent_config schema.Bastian Röhrig
10/14/2021, 1:22 PM