Skip to content

runbooks finops vizroΒΆ

Auto-generated from runbooks finops vizro --help on 2026-05-21. Source of truth: runbooks PyPI package v1.3.22

Usage: runbooks finops vizro [OPTIONS]

  Launch interactive Vizro FinOps dashboard (port 8050).

  CFO-ready 3-page dashboard: Executive Overview, Account Analysis, Service
  Categories. Reads pre-exported JSON or calls CLI subprocess.

  Examples:     runbooks finops vizro --data-file artifacts/finops-
  exports/org-dashboard-latest.json     runbooks finops vizro --profile
  $AWS_BILLING_PROFILE --port 8051

Options:
  --data-file PATH                Pre-exported JSON file
  --profile TEXT                  AWS billing profile for live data (falls
                                  back to $AWS_BILLING_PROFILE)
  --port INTEGER                  Dashboard server port  [default: 8050]
  --mode [executive|architect|sre]
                                  Default persona mode  [default: executive]
  --help                          Show this message and exit.

ExamplesΒΆ