Code Monkey home page Code Monkey logo

asdf-teleport-ent's Introduction

asdf-teleport-ent Build Lint

teleport-ent plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.
  • SOME_ENV_VAR: set this environment variable in your shell config to load the correct version of tool x.

Install

Plugin:

asdf plugin add teleport-ent
# or
asdf plugin add teleport-ent https://github.com/highb/asdf-teleport-ent.git

teleport-ent:

# Show all installable versions
asdf list-all teleport-ent

# Install latest version
asdf install teleport-ent latest

# Install specific version
asdf install teleport-ent 8.3.4

# Set a version globally (on your ~/.tool-versions file)
asdf global teleport-ent latest

# Set a version locally for the current directory and all sub-directories
# This will also create a .tool-versions file which can be checked in to source control.
asdf local teleport-ent 8.3.4

# Set a version for the current shell
asdf shell teleport-ent 8.3.4

# Now teleport-ent commands are available
tsh version
tctl version
teleport version

Check asdf readme for more instructions on how to install & manage versions.

Why?

When testing out version upgrades on Teleport, I frequently found myself jumping between tsh/tctl versions and decided that I didn't want to manage a bunch of symlinks manually so I made an asdf plugin.

I do not work for Gravitational so this does not come with any support guarantees, but please feel free to open a PR if you find a version that you need is missing or you need some functionality added.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Brandon High

asdf-teleport-ent's People

Contributors

aweris avatar highb avatar nitrikx avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.