Commands
telophasecli diff
Usage:
telophasecli diff [flags]
Flags:
-h, --help help for diff
--org string Path to the organization.yml file (default "organization.yml")
--stacks string Filter stacks to diff
--tag string Filter accounts and account groups to diff via a comma separated list.
--tui use the TUI for diff
This command will read organization.yml
and output:
- Changes required to AWS Organization.
- Output of
cdk diff
. - Output of
terraform plan
.