vaultssh: A small CLI wrapper for authenticating with SSH keys from Hashicorp Vault

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • vaultssh

    A small CLI wrapper for authenticating with SSH keys from Hashicorp Vault

  • cobra

    A Commander for modern Go CLI interactions

    Particularly challenging was learning how to recreate something like Cobra in Rust. Clap is pretty awesome, but trying to join the trifecta of config, environment, and command-line options is still fairly challenging. This is likely where refactoring is to happen in the future.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • structopt

    Parse command line arguments by defining a struct.

    Have you tried https://github.com/TeXitoi/structopt ?

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts