Skip to main content

miren app list

List all applications

Usage

miren app list [flags]

Flags

  • --cluster, -C — Cluster name
  • --config — Path to the config file
  • --format — Output format (table, json) (default: table)

Global Options

  • --options — Path to file containing options
  • --server-address — Server address to connect to (default: 127.0.0.1:8443)
  • --verbose, -v — Enable verbose output

Examples

List all apps:

miren app list

List apps as JSON:

miren app list --format json

See also