nccgroup / PMapper

A tool for quickly evaluating IAM permissions in AWS.
GNU Affero General Public License v3.0
1.37k stars 169 forks source link

where's the `org_update` subcommand #76

Closed klauern closed 3 years ago

klauern commented 3 years ago

Question

Just recently upgraded to 1.1.0 of pmapper and was trying it out. I got a lot of errors like this:

 Unable to load a Graph object for account 12345678912, possibly because it is not mapped yet. Please map all accounts and then update the Organization Tree (`pmapper graph org_update`).

except I think that has been removed. I did run pmapper org create with the management account profile, but I'm not sure if there's a way to take the one and perform work for the other or not.

Did the Wiki Have an Answer?

ncc-erik-steringer commented 3 years ago

Hi there,

I goofed. The sub-subcommand is orgs update ( https://github.com/nccgroup/PMapper/wiki/CLI-Reference#orgs-update ). I'll update this string for v1.1.1.

ncc-erik-steringer commented 3 years ago

v1.1.1 is out and these references are updated within, thank you!