pdk shared-files¶
pdk shared-files checks or restores files declared in
.prodockit-shared-files.toml from the installed Prodockit release. It does not
read a sibling repository or fetch a template.
Synopsis¶
Use read-only checking first and apply only after reviewing reported drift.
Working directory¶
Run this command from the project root containing
.prodockit-shared-files.toml. Use --root PATH when deliberately checking a
different project.
From the wrong directory, it normally exits successfully with No shared-file
manifest found. Nothing to check. Treat that message as evidence that you
should confirm the directory, not as confirmation that the intended project's
managed files are current.
Options¶
Table 42.1 lists manifest, reporting, and replacement controls.
--check and --apply cannot be combined.
Effects¶
Apply mode touches only paths named by the manifest. Review local changes before committing them. Move project-specific CSS or JavaScript into the documented project-owned override files before replacing a managed shared asset.
Related commands¶
Use these commands to detect the same drift in wider project checks: