@semiont/cli 0.2.39 → 0.2.40

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/dist/cli.mjs +293 -290
  3. package/package.json +4 -4
package/README.md CHANGED
@@ -304,7 +304,7 @@ For detailed instructions on adding new commands, see the [Adding Commands Guide
304
304
  - `watch` - Monitor services with live dashboard
305
305
 
306
306
  **Infrastructure & Configuration**
307
- - `provision` - Provision infrastructure resources
307
+ - `provision` - Provision infrastructure resources (auto-installs `@semiont/backend` and `@semiont/frontend` from npm when `SEMIONT_REPO` is not set)
308
308
  - `configure` - Manage configuration and secrets
309
309
  - `backup` - Create service backups
310
310
  - `restore` - Restore from backups