fix: invalid --region-id should name list-regions
Abierto
cloud
enhancement
- Lenguaje dominante
- TypeScript
- Estrellas
- 41
- Forks
- 24
- Merge medio
- 1 d 3 h
- PR fusionados (30 d)
- 56
Descripción
Create requires `--region-id` copied from docs or from `elastic cloud serverless regions list-regions`. A typo comes back as a raw 400.
On create (and hosted `create-deployment` if the body is a region error): append `elastic cloud serverless regions list-regions` (or the hosted equivalent). Do not preflight the region list in MVP.
Acceptance: create with `--region-id not-a-region` mentions `list-regions` on stderr. `--json` includes `error.hint`.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.