Cloud Terminal Tools
Cloud computing rents servers, storage and managed services on demand, and the large providers, Amazon Web Services, Google Cloud and Microsoft Azure, all expose their control planes as APIs.
The terminal tools here sit on top of those APIs. They browse object storage buckets, switch between accounts and SSO profiles, tail logs, inspect queues and running instances, and show what a bill is doing before the invoice arrives. Engineers who already work in a shell use them next to Kubernetes and infrastructure as code tools rather than clicking through a web console.
Below is a list of terminal tools for working with cloud services.

awsesh
A charming TUI for AWS SSO session management.
A charming TUI for AWS SSO session management.

az-tui
A TUI for managing Azure Container Apps.
A TUI for managing Azure Container Apps.

claws
A TUI for AWS resource management.
A TUI for AWS resource management.

cueitup
Inspect messages in an AWS SQS queue.
Inspect messages in an AWS SQS queue.

dns53
Expose your EC2 quickly, easily and privately within a VPC.
Expose your EC2 quickly, easily and privately within a VPC.

e1s
A TUI for managing AWS ECS Resources.
A TUI for managing AWS ECS Resources.

e2c
A TUI application for managing AWS EC2 instances.
A TUI application for managing AWS EC2 instances.

ecscope
monitor AWS ECS resources from the terminal.
monitor AWS ECS resources from the terminal.

fli
A command-line tool that simplifies AWS VPC Flow Logs analysis.
A command-line tool that simplifies AWS VPC Flow Logs analysis.

g1c
Google Cloud Instances Terminal UI Manager.
Google Cloud Instances Terminal UI Manager.

hzfind
A CLI/TUI to find the best Hetzner Server Auction deals.
A CLI/TUI to find the best Hetzner Server Auction deals.

pikpaktui
A TUI and CLI client for PikPak cloud storage.
A TUI and CLI client for PikPak cloud storage.

planor
A TUI client for cloud services for aws, vultr, heroku, etc.
A TUI client for cloud services for aws, vultr, heroku, etc.

s3scanner
A tool to scan for misconfigured S3 buckets.
A tool to scan for misconfigured S3 buckets.

stree
A simple directory tree command for listing AWS S3 bucket
A simple directory tree command for listing AWS S3 bucket

stu
A TUI application for AWS S3 written in Rust.
A TUI application for AWS S3 written in Rust.

taws
A terminal based AWS resource viewer and manager.
A terminal based AWS resource viewer and manager.
Know any terminal tools that would be good for this list? Post a Tool here!