# Functions
Run executes the CLI.
# Variables
RootCmd defines the starting command structure.
# Structs
IAMCleanupCommand handles the cleanup of IAM requests, which removed the requested bindings and expires AOD bindings from IAM policy.
IAMHandleCommand handles IAM requests.
IAMValidateCommand validates IAM requests.
ToolDoCommand handles tool requests "do" commands.
ToolValidateCommand validates tool requests.