Skip to main content

miren addon variants

Show variants for an addon

note

This command requires the addons labs feature to be enabled.

Usage

miren addon variants <addon> [flags]

Arguments

  • addon — Addon name (e.g., miren-postgresql)

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

Show variants for PostgreSQL:

miren addon variants miren-postgresql

See also