Crates.io | cts-rs |
lib.rs | cts-rs |
version | 0.1.4-alpha |
source | src |
created_at | 2024-05-04 21:47:57.670332 |
updated_at | 2024-05-08 23:02:36.022139 |
description | cts-rs is a CLI tool designed to interface with AWS Control Tower. It provides capabilities to read AWS Control Tower statuses of your dedicated payer account using the RUST AWS SDK |
homepage | |
repository | https://github.com/ebel/cts-rs |
max_upload_size | |
id | 1229849 |
size | 81,448 |
A command line utility using the AWS Rust SDK to get all the available information for your AWS Control Tower setup.
Support all read operations of AWS Control Tower Rust SDK
Table, json or text output
List Accounts enrolled in AWS Control Tower
List OUs enrolled in AWS Control Tower
Tests all functions
Help menu
Paging results (Less/More)
Command line input
Output color formatting
TBD