Skip to main content

pw lustre ls

List all Lustre filesystems

pw lustre ls [flags]

Examples

  # List all Lustre filesystems
pw lustre ls

# List all Lustre filesystems, displayed as a table
# Tables display URI, CSP, provisioning status, and CSP URI
pw lustre ls -o table

Options

  -o, --output string   Output format. One of: list, json, table (default "list")

Options inherited from parent commands

  -v, --verbose   Enable verbose logging

SEE ALSO