list
List services in the current workspace:| Flag | Description |
|---|---|
--json | Output as JSON |
create
Scaffold a new service in the workspace:config
Configure service settings and credentials:auth
Initiate an OAuth authentication flow for a service:oauth2 auth type, this opens your browser to the service’s authorization URL.
client
Generate a typed client for a service:push
Publish a new version of a service to the Synthetiq registry:| Flag | Description |
|---|---|
--message <msg> | Version description |
--force | Publish even if no changes detected |
versions
List all published versions of a service:| Flag | Description |
|---|---|
--json | Output as JSON |

