Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 625 Bytes

File metadata and controls

13 lines (8 loc) · 625 Bytes

@powersync/cli-plugin-config-edit

Bundled plugin: This plugin is automatically included in the powersync package. You do not need to install it separately — the powersync edit config command is available out of the box when you install powersync.

PowerSync CLI plugin that launches the Monaco-powered configuration editor for service.yaml and sync-config.yaml. It serves the editor package as a local web app and opens it in your browser.

Usage

powersync edit config --directory ./powersync

See the editor package for details on how the editor works and how to develop it locally.