awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
hetznercloud avatar

hetznercloud/cli

0
View on GitHub↗
1,720 stars·104 forks·Go·MIT·8 vues

Cli

The project is a command-line interface for managing cloud infrastructure resources such as servers, networks, storage volumes, and load balancers. It translates terminal flags and positional arguments into signed HTTP requests targeting remote cloud endpoints, enabling users to provision, configure, and delete cloud infrastructure directly from the terminal without using a web browser interface.

The utility supports multi-account administration by storing user credentials, active profiles, and preferences locally in configuration files, allowing users to switch between different account environments. It also includes dynamic shell completion generation by inspecting the registered command tree, alongside structured output formatting that renders data in tabular and JSON formats based on response schemas.

Features

  • Hetzner Discoverers - Manages Hetzner cloud servers and networks directly from the terminal.
  • Cloud Resource CLI Tools - Provides a terminal interface for inspecting and managing cloud resources.
  • Command Line Interfaces - Implements a dedicated command-line interface for provisioning cloud resources.
  • Cloud Infrastructure Automation - Provisions, configures, and deletes cloud servers and infrastructure.
  • Cloud Infrastructure Management - Executes administrative actions on servers, networks, and storage volumes.
  • Cloud Account Administration - Supports multi-account administration and switching between environments.
  • Configuration Persistence - Persists user credentials and profile preferences in local configuration files.
  • Shell Completion - Generates dynamic auto-completion scripts by inspecting registered commands.
  • Shell Completion Generators - Produces shell-specific auto-completion scripts for command-line navigation.
  • Multi-Account Profiles - Manages multiple account profiles and credentials locally.
  • Table-Based Formatting - Renders command outputs in structured tabular and JSON formats.

Historique des stars

Graphique de l'historique des stars pour hetznercloud/cliGraphique de l'historique des stars pour hetznercloud/cli

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Cli

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Cli.
  • fastapi/typerAvatar de fastapi

    fastapi/typer

    19,632Voir sur GitHub↗

    This project is a Python framework for building command-line interfaces by converting standard functions into executable programs. It uses type hints to automatically infer and generate argument parsers, validation logic, and help documentation, allowing developers to define complex terminal applications through simple function signatures. The framework distinguishes itself through a decorator-driven registration system that enables the construction of hierarchical command trees. It supports dependency injection to manage shared state and runtime configuration across subcommands, and it utili

    Pythoncliclickpython
    Voir sur GitHub↗19,632
  • aws/aws-cdkAvatar de aws

    aws/aws-cdk

    12,817Voir sur GitHub↗

    The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision cloud resources using familiar programming languages. By utilizing construct-based synthesis, it translates high-level, object-oriented code into declarative templates, allowing for the automated management of complex cloud environments through a centralized, code-driven control plane. The framework distinguishes itself through its ability to model infrastructure as a dependency-aware resource graph, ensuring that components are provisioned and updated in the correct order. It

    TypeScriptawscloud-infrastructurehacktoberfest
    Voir sur GitHub↗12,817
  • pulumi/pulumiAvatar de pulumi

    pulumi/pulumi

    24,797Voir sur GitHub↗

    Pulumi is an infrastructure-as-code framework that enables the definition, deployment, and management of cloud resources using general-purpose programming languages. It functions as a cloud resource orchestrator that coordinates the lifecycle of heterogeneous infrastructure by executing code to construct dependency graphs and reconciling the desired state against actual cloud environments. The platform distinguishes itself through a language-host runtime bridge that allows developers to use standard programming languages to define infrastructure, rather than relying solely on domain-specific

    Goawsazurecloud
    Voir sur GitHub↗24,797
  • mislav/hubAvatar de mislav

    mislav/hub

    22,948Voir sur GitHub↗

    Hub is a terminal-based GitHub API client and command-line wrapper that extends standard git version control with remote project management functionality. It serves as an interface to programmatically execute GitHub operations and simplify the interaction between local repositories and remote resources. The tool provides specialized capabilities for synchronizing forks with upstream repositories and managing GitHub-specific assets including pull requests, issues, and releases. It also enables the creation of code gists and allows users to open specific repository files in a web browser direct

    Gogitgithub-apigo
    Voir sur GitHub↗22,948
Voir les 30 alternatives à Cli→

Questions fréquentes

Que fait hetznercloud/cli ?

The project is a command-line interface for managing cloud infrastructure resources such as servers, networks, storage volumes, and load balancers. It translates terminal flags and positional arguments into signed HTTP requests targeting remote cloud endpoints, enabling users to provision, configure, and delete cloud infrastructure directly from the terminal without using a web browser interface.

Quelles sont les fonctionnalités principales de hetznercloud/cli ?

Les fonctionnalités principales de hetznercloud/cli sont : Hetzner Discoverers, Cloud Resource CLI Tools, Command Line Interfaces, Cloud Infrastructure Automation, Cloud Infrastructure Management, Cloud Account Administration, Configuration Persistence, Shell Completion.

Quelles sont les alternatives open-source à hetznercloud/cli ?

Les alternatives open-source à hetznercloud/cli incluent : fastapi/typer — This project is a Python framework for building command-line interfaces by converting standard functions into… aws/aws-cdk — The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision… pulumi/pulumi — Pulumi is an infrastructure-as-code framework that enables the definition, deployment, and management of cloud… mislav/hub — Hub is a terminal-based GitHub API client and command-line wrapper that extends standard git version control with… ubicloud/ubicloud — Ubicloud is an open-source cloud infrastructure platform that provides a unified control plane for provisioning and… wallix/awless — Awless is a command-line interface and infrastructure orchestrator for managing, deploying, and inspecting AWS cloud…

Collections incluant Cli

Sélections manuelles où Cli apparaît.
  • Terminal cheat sheet