What happened:
The CLI supports ECS as a valid application kind for pipectl application add, but the documentation does not list ECS in the --app-kind description. This creates a mismatch between the actual CLI behavior and the docs, and may lead users to assume ECS isn’t supported via the CLI.
What you expected to happen:
Docs should list ECS alongside other supported kinds in the --app-kind description so it reflects the CLI’s true capabilities.
How to reproduce it:
Go to https://pipecd.dev/docs-dev/user-guide/command-line-tool/
What happened:
The CLI supports ECS as a valid application kind for pipectl application add, but the documentation does not list ECS in the --app-kind description. This creates a mismatch between the actual CLI behavior and the docs, and may lead users to assume ECS isn’t supported via the CLI.
What you expected to happen:
Docs should list ECS alongside other supported kinds in the --app-kind description so it reflects the CLI’s true capabilities.
How to reproduce it:
Go to https://pipecd.dev/docs-dev/user-guide/command-line-tool/