Skip to main content

miren app status

Show current status of an application

Usage

miren app status [flags]

Config Options

  • --cluster, -C — Cluster name
  • --config — Path to the config file

App Options

  • --app, -a — Application name
  • --dir, -d — Directory to run from (default: .)

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

Show status for the current app:

miren app status

Show status for a specific app:

miren app status -a myapp

See also