@lenso/cli 0.5.0 → 0.6.0
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.
package/README.md
CHANGED
|
@@ -205,10 +205,14 @@ lenso dev up --console-root ../lenso-console
|
|
|
205
205
|
The first run securely prompts for the local Operator password. Automation can
|
|
206
206
|
pass `--operator-password-file` with an owner-only regular file. The command
|
|
207
207
|
creates loopback-only enrollment evidence, starts and migrates both Stores,
|
|
208
|
-
builds the Console,
|
|
209
|
-
Module
|
|
210
|
-
|
|
211
|
-
|
|
208
|
+
builds the Console, installs every workspace Provider export from its exact
|
|
209
|
+
Module Release, configures or reuses the durable Operator, reconciles
|
|
210
|
+
Module-owned UI artifacts, and connects the exact topology. Provider releases
|
|
211
|
+
and Service Installation state are written before the authoritative Host starts,
|
|
212
|
+
so `connected` and a callable Host business route refer to the same locked
|
|
213
|
+
export. Ctrl-C stops the Host, Console, and only the Services started by that
|
|
214
|
+
invocation. Story is a Console-owned linked surface; it does not require a
|
|
215
|
+
separate Module install.
|
|
212
216
|
|
|
213
217
|
After installing and starting the independent Lenso Console Service, create its
|
|
214
218
|
first password user and bootstrap that user as the first Console Operator from
|
package/package.json
CHANGED
|
Binary file
|
package/vendor/darwin-x64/lenso
CHANGED
|
Binary file
|
package/vendor/linux-x64/lenso
CHANGED
|
Binary file
|
|
Binary file
|