Skip to main content

miren server operations show

Show one restart or upgrade operation

Usage

miren server operations show <id> [flags]

Arguments

  • id — Operation id

Flags

  • --cluster, -C — Cluster name
  • --config — Path to the config file
  • --dir — Read operation records from this directory instead of asking the server (default: /var/lib/miren/server/lifecycle)
  • --format — Output format (text, json) (default: text)
  • --json — Shorthand for --format json

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 an operation:

miren server operations show 01J8X2M0QK4V6Z9W1N3RB5T7YC

See also