Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.12 KB

pxc_volume_list.md

File metadata and controls

43 lines (31 loc) · 1.12 KB

pxc volume list

Get information about Portworx volumes

pxc volume list [NAME] [flags]

Examples


  # Get informtation about the portworx volumes
  pxc volume list

Options

  -h, --help                 help for list
  -o, --output string        Output in yaml|json|wide
      --owner string         Owner of volume
  -l, --selector string      Selector (label query) comma-separated name=value pairs
      --show-k8s-info        Show kubernetes information
      --show-labels          Show labels in the last column of the output
      --volumegroup string   Volume group id

Options inherited from parent 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