Skip to content
/ gosler Public

gosler is a shell for hashicorp vault. It is a golang port for mosler

Notifications You must be signed in to change notification settings

abhijat/gosler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gosler is a shell for Hashicorp vault

It is a port to golang of the rust project mosler

The goal is to be able to login once when starting, and then run commands which perform operations using the vault HTTP api.

The auth token will be cached for the login session and will be used to communicate with the vault server.


Dependencies
  • github.com/peterh/liner

About

gosler is a shell for hashicorp vault. It is a golang port for mosler

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages