runbooks workspaces accountsΒΆ
Auto-generated from
runbooks workspaces accounts --helpon 2026-05-21. Source of truth: runbooks PyPI package v1.3.22
Usage: runbooks workspaces accounts [OPTIONS]
List all AWS accounts in the organization for WorkSpaces discovery.
Uses the Organizations ListAccounts paginator with the management profile.
Writes accounts-<date>.csv to the output directory.
Example:
runbooks workspaces accounts --management-profile $AWS_MANAGEMENT_PROFILE
Options:
--management-profile TEXT AWS profile for Organizations API (env:
AWS_MANAGEMENT_PROFILE).
--output TEXT Output directory for accounts CSV. [default:
tmp/cloudops/workspaces/]
--quiet Suppress Rich table output.
--help Show this message and exit.