Sync wiki from project files
@@ -1,4 +1,4 @@
|
|||||||
<!-- codex-wiki-sync:ea3eadc360fe9eda13d25627 -->
|
<!-- codex-wiki-sync:61fae4ee464deceb4b661296 -->
|
||||||
|
|
||||||
> Mirrored from `/mnt/DATA/git/govoplan-core/docs/RELEASE_DEPENDENCIES.md`.
|
> Mirrored from `/mnt/DATA/git/govoplan-core/docs/RELEASE_DEPENDENCIES.md`.
|
||||||
> Origin: `repository`.
|
> Origin: `repository`.
|
||||||
@@ -106,6 +106,14 @@ Rollback uses the saved run snapshot:
|
|||||||
govoplan-module-installer --rollback <run-id>
|
govoplan-module-installer --rollback <run-id>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Inspect installer history and lock state from the operator shell:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
govoplan-module-installer --list-runs --format json
|
||||||
|
govoplan-module-installer --show-run <run-id> --format json
|
||||||
|
govoplan-module-installer --lock-status --format json
|
||||||
|
```
|
||||||
|
|
||||||
Install rows must use tagged package/git refs or registry packages, not local
|
Install rows must use tagged package/git refs or registry packages, not local
|
||||||
`file:` or workspace links. WebUI package changes still require `npm install`
|
`file:` or workspace links. WebUI package changes still require `npm install`
|
||||||
and a WebUI rebuild/reload because the current shell resolves WebUI modules from
|
and a WebUI rebuild/reload because the current shell resolves WebUI modules from
|
||||||
|
|||||||
Reference in New Issue
Block a user