Back to all guides
Last verified DSH 0.1.0-rc.7 · 2026-09-01

Update a plugin

Review version and compatibility changes before updating the profile dependency.

Continue in HarnessOpens the local Plugin Hub without executing a website command
  1. 01

    Record the installed version

    List profile dependencies and keep the current version for regression diagnosis.

    dsh plugin --profile web list
  2. 02

    Review new-version evidence

    Check the validation date, Harness version, build approval, and README migration notes on the detail page.

  3. 03

    Update one plugin

    Replace the example package with the npm package name, then restart and verify critical behavior.

    dsh plugin --profile web update <package-name>