Skip to content

Tsuru volume list

tsuru volume list

Lists existing persistent volumes.

Synopsis

Lists existing persistent volumes.

tsuru volume list [flags]

Options

      --json          Display in JSON format
  -n, --name string   Filter volumes by name
  -q, --only-name     Display only volumes name
  -p, --plan string   Filter volumes by plan
  -o, --pool string   Filter volumes by pool
  -t, --team string   Filter volumes by team owner
  -h, --help          help for list

Options inherited from parent commands

      --target string   Tsuru server endpoint
      --verbosity int   Verbosity level: 1 => print HTTP requests; 2 => print HTTP requests/responses

SEE ALSO

  • tsuru volume - Volumes allow applications running on tsuru to use external storage volumes mounted on their filesystem.
Auto generated by spf13/cobra on 16-Jan-2026