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, PX-CSI 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).
If you’re setting up PX CLI for the first time, see Install PX CLI. If you already use PX CLI, upgrade to the latest version. For upgrade instructions, see Upgrade PX CLI.
PX CLI 1.1
February 25, 2026
New features
- Added support for PX-CSI management:
PX CLI now includes a newpx csicomponent for managing PX-CSI clusters running version 25.8.1 or later. You can create, delete, and list storage backends, and manage CSI-specific resources such as volumes and snapshots.
For more information about using PX CLI to manage your PX-CSI cluster, see:
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: