LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

awless

hierarchical AWS CLI with templates and local infrastructure graph

TLDR

List EC2 instances
$ awless list instances
copy
SSH to an instance (smart SSH)
$ awless ssh [instance-id-or-name]
copy
Run a create template
$ awless run [template.awless]
copy
Sync local graph of the account
$ awless sync
copy

SYNOPSIS

awless *command* [*args*]

DESCRIPTION

awless is an alternative AWS CLI focusing on a small hierarchical command set, infrastructure templating, local graph sync for offline exploration, and “smart SSH” into instances. It logs cloud-modifying actions for review/revert workflows. Install from GitHub releases or package managers.

PARAMETERS

list *resources*

List AWS resources of a type.
create / delete / update
Mutating operations (confirm carefully).
run *template*
Execute an awless template.
ssh *target*
Connect using discovered connection details.
sync
Refresh the local infrastructure graph.
Auth uses standard AWS credentials/regions.

INSTALL

yay -S awless
copy

CAVEATS

Project activity may lag official aws CLI features—verify against current AWS APIs. Templates that create resources incur cost. Prefer least-privilege IAM credentials.

SEE ALSO

aws(1), saws(1)

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid