Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.45 KB

pxc.md

File metadata and controls

41 lines (31 loc) · 1.45 KB

pxc

Portworx client

Synopsis

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]

Options

  -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

SEE ALSO

Auto generated by spf13/cobra on 24-Mar-2021