The official command-line interface for Xata.
# macOS / Linux
curl -fsSL https://xata.io/install.sh | bash
# Windows PowerShell
powershell -c "irm https://xata.io/install.ps1 | iex"After installation, run xata upgrade to update to the latest CLI release.
See the Xata documentation for usage instructions.
Apache-2.0 — see LICENSE for details.