hashi-bin

command module
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 11, 2020 License: MIT Imports: 9 Imported by: 0

README

hashi-bin

hashi-bin is a tfenv-like tool for all HashiCorp products.

It will likely be renamed at some point, this is only a POC.

brew install hashi-bin  # this does not work yet
hashi-bin install packer latest  # install to ~/.hashi-bin/packer/1.5.6
hashi-bin use packer latest      # symlink ^ to /usr/local/bin/packer
packer version                   # Packer v1.5.6

Full (current) help output

Usage: hashi-bin [--version] [--help] <command> [<args>]

Available commands are:
    download          Download to the current directory.
    install           Install to ~/.hashi-bin/{product}/{version} (or env $HASHI_BIN)
    list              List installed versions of a product.
    list-available    List available versions of a product.
    uninstall         Delete ~/.hashi-bin/{product}/{version} and remove symlink.
    use               Symlink /usr/local/bin/{product} (or env $HASHI_LINKS) -> ~/.hashi-bin/{product}/{version}

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL