2 مستودعات
Interactive shells used to perform operational tasks on cloud resources with reduced command redundancy.
Distinct from Cloud Resource Managers: Focuses on the interactive operation interface rather than just the lifecycle management (deletion/cleanup) of resources.
Explore 2 awesome GitHub repositories matching data & databases · Cloud Resource Operation Interfaces. Refine with filters or upvote what's useful.
aws-shell is an interactive command-line environment designed for executing AWS CLI commands. It functions as a wrapped shell that allows users to run provider-specific infrastructure commands and local system processes within a single interface. The tool distinguishes itself through fuzzy-matching autocomplete for commands and resource IDs, along with dynamic inline documentation and help panels that provide immediate syntax guidance. It enables rapid context changes by allowing users to switch between different AWS identity profiles during a single session. The environment includes session
Provides an interactive environment for performing operational tasks on cloud resources without repetitive command prefixes.
Awless is a command-line interface and infrastructure orchestrator for managing, deploying, and inspecting AWS cloud resources. It functions as a resource inspector, identity manager, and secure connection utility, providing a hierarchical set of commands to control cloud environments. The tool distinguishes itself by syncing remote cloud state to local graphs, enabling offline infrastructure analysis, auditing, and resource relationship querying without active API calls. It further streamlines operations by mapping human-readable aliases to system identifiers and facilitating secure shell co
Provides an interactive command-line interface to perform creation, deletion, and modification operations on cloud resources.