mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
af0195b604
* `cloud::legacy` talks to Cloud API V1. * `cloud::api` defines Cloud API v2. * `cloud::local` mocks the Cloud API V2 using a local postgres instance. * It's possible to choose between API versions using the `--api-version` flag.