Skip to main content

PX CLI Release Notes

PX CLI is a unified command-line interface for secure, remote access to all Portworx services. You can manage Portworx Enterprise and Portworx Backup clusters without SSH access to nodes, using TLS-encrypted connections and native Kubernetes RBAC integration. The CLI supports multiple output formats and runs as either a standalone binary (px) or a kubectl plugin (kubectl px).

PX CLI 1.0

November 24, 2025

This release includes support for Portworx Enterprise management (px pxe), Portworx Backup operations (px pxb), and legacy pxctl compatibility (px pxctl).

To get started with PX CLI, see the following pages:

  1. Learn about PX CLI architecture and benefits
  2. Install and Run PX CLI