Skip to content

update

ddx update

Update DDx CLI or installed plugins

Synopsis

Update DDx CLI or installed plugins to their latest versions.

Targets: ddx - Update DDx CLI to latest release helix - Update helix plugin to latest version all - Update everything (default)

Examples: ddx update # Update all installed packages ddx update ddx # Update DDx CLI only ddx update helix # Update helix plugin only ddx update –check # Check for updates without applying

ddx update [target] [flags]

Options

      --check   Check for updates without applying
      --force   Force update even if already latest
  -h, --help    help for update

Options inherited from parent commands

      --config string              config file (default is $HOME/.ddx.yml)
      --library-base-path string   override path for DDx library location
  -v, --verbose                    verbose output

SEE ALSO

  • ddx - Document-Driven Development eXperience - AI development toolkit
Auto generated by spf13/cobra on 6-Apr-2026