Hammad Haqqani
08/16/2022, 10:03 PMprefect agent ecs start --cluster arn:aws:ecs:us-west-2:00000000:cluster/prefect-dev --label aws-ecs
Usage: prefect agent [OPTIONS] COMMAND [ARGS]...
Try 'prefect agent --help' for help.
╭─ Error ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ No such command 'ecs'. │
╰───────────────────────────────────────────
Version: 2.0.4
API version: 0.8.0
Python version: 3.10.4
Git commit: 39db6fb1
Built: Wed, Aug 10, 2022 1:19 PM
OS/Arch: linux/x86_64
Profile: mfour-dev
Server type: hosted
pip install prefect[aws]
Matt Conger
08/16/2022, 11:06 PMIlya Galperin
08/16/2022, 11:06 PMprefect agent ecs start
syntax I think is just for prefect 1.0 but it looks like you’re on v 2.0.4Hammad Haqqani
08/17/2022, 4:17 PMMatt Conger
08/17/2022, 10:29 PM