Skip to content

Document CLI V2#364

Merged
benitav merged 26 commits intomainfrom
cli-v2
Mar 4, 2026
Merged

Document CLI V2#364
benitav merged 26 commits intomainfrom
cli-v2

Conversation

@benitav
Copy link
Collaborator

@benitav benitav commented Feb 23, 2026

i.e. the implementation of https://docs.google.com/document/d/1iqpJF2gog2jB-ZWeN8TBEjcad8aBKNKbue2yJ21q_-s/edit

TODOS:

  • Publish the new repo publically and update Github file references in these docs accordingly (current ones assume the cli will be published as powersync-ja/powersync-cli)
  • Publish to NPM
  • Insert minor version number of the NPM package

@benitav benitav requested a review from stevensJourney March 3, 2026 16:09
Copy link
Contributor

@stevensJourney stevensJourney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some comments. Overall the docs look pretty accurate and amazing.

Recommended for getting started: the CLI scaffolds your config directory and generates the Docker Compose stack (including a managed Postgres instance) so you can run PowerSync locally with minimal setup. For custom setups use the **Manual (Self-Hosted)** tab. Install the [PowerSync CLI](/tools/cli) (requires Node.js/npm), then run:

```bash
npm install -g powersync
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We will also offer alternative installation paths in the near future. E.g. powersync-ja/powersync-cli#8 will add installer packages which will be added to Github releases.

We might be able to mention those releases somewhere. We can also add that later.

@benitav benitav merged commit 47ffbf9 into main Mar 4, 2026
4 checks passed
@benitav benitav deleted the cli-v2 branch March 4, 2026 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants