Skip to content

Its-Alex/asdf-plugin-k0sctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-plugin-k0sctl Build Lint

k0sctl plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl: generic POSIX utilities.

Install

Plugin:

asdf plugin add k0sctl
# or
asdf plugin add k0sctl https://github.com/Its-Alex/asdf-plugin-k0sctl.git

k0sctl:

# Show all installable versions
asdf list-all k0sctl

# Install specific version
asdf install k0sctl latest

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

# Now k0sctl commands are available
k0sctl --help

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

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © ItsAlex

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages