Portworx client
pxc is a Portworx client which allows users to communicate with their storage cluster from their client machine combining information from both Kubernetes and Portworx.
Please see https://docs.portworx.com/reference/ for more information.
pxc [flags]
-h, --help help for pxc
--options Show global options for all commands
--pxc.config string Config file (default is $HOME/.pxc/config.yml)
--pxc.config-dir string Config directory (default "/home2/lpabon/.pxc")
--pxc.context string Force context name for the command
--pxc.token string Portworx authentication token
--pxc.v int32 [0-3] Log level verbosity
- pxc auth - Manage Portworx authentication
- pxc cluster - Manage Portworx cluster
- pxc component - Configure components
- pxc config - Setup pxc configuration
- pxc context - Manage connections to Portworx and other systems
- pxc node - Portworx node management
- pxc script - Run a script against the current cluster
- pxc utilities - pxc utility commands
- pxc version - Show pxc version information
- pxc volume - Volume life cycle management