Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 945 Bytes

File metadata and controls

31 lines (21 loc) · 945 Bytes

Xata

Xata CLI

The official command-line interface for Xata.

Installation

# 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.

Documentation

See the Xata documentation for usage instructions.

License

Apache-2.0 — see LICENSE for details.