Title: VIP-CLI v3.25.2
Author: WordPress VIP Documentation
Published: May 4, 2026

---

 1. [Changelog](https://docs.wpvip.com/changelog/)
 2. [VIP-CLI](https://docs.wpvip.com/changelog/vip-cli/)
 3. VIP-CLI v3.25.2

# VIP-CLI v3.25.2

---

 04 May 2026

10:26:01 GMT+0000

### v3.25.2

 [ VIP-CLI ](https://docs.wpvip.com/changelog/vip-cli/)

 [ GitHub  ](https://github.com/Automattic/vip-cli/releases/tag/3.25.2)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-cli/vip-cli-v3-25-2/)

View Pull Request: [https://github.com/Automattic/vip-cli/releases/tag/3.25.2](https://github.com/Automattic/vip-cli/releases/tag/3.25.2)

### Changed

 * Edited the command description for `import media` to clarify that it can only
   be run against a production environment.

### Added

 * `vip db phpmyadmin`: Added `--print` option to output the phpMyAdmin URL to stdout
   instead of opening it in a browser.
 * `vip db phpmyadmin`: Added `--print` option to output the phpMyAdmin URL to stdout
   instead of opening it in a browser.
 * `vip db phpmyadmin`: Added `--silent` option to suppress all informational messages(
   useful for scripting).