/mise-crossplane-cli

Mise plugin providing the standalone crossplane cli

Primary LanguageShellApache License 2.0Apache-2.0

mise-crossplane-cli Build Lint

mise-crossplane-cli is a plugin for mise installing the crossplane cli.

Contents

Dependencies

TODO: adapt this section

  • bash, curl, tar, and 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 install mise-crossplane-cli
# or
asdf plugin install mise-crossplane-cli https://github.com/BigGold1310/asdf-mise-crossplane-cli.git

mise-crossplane-cli:

# Show all installable versions
asdf list-all mise-crossplane-cli

# Install specific version
asdf install mise-crossplane-cli latest

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

# Now mise-crossplane-cli commands are available
crossplane version

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

Contributing

Contributions of any kind welcome!

Thanks goes to these contributors!

License

See LICENSE © Cyrill Näf