Skip to content

yasn77/asdf-oci

Repository files navigation

asdf-oci Build Lint

oci plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar, zip: generic POSIX utilities.
  • python : Python v3, used by Oracle CLI install script

Install

Plugin:

asdf plugin add oci
# or
asdf plugin add oci https://github.com/yasn77/asdf-oci.git

oci:

# Show all installable versions
asdf list-all oci

# Install specific version
asdf install oci latest

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

# Now oci commands are available
oci --help

Auto completion

You can source/use contents of ~/.bashrc.oci to set up auto completion

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 © Yasser Saleemi

About

Plugin for asdf that installs Oracle Cloud Infrastructure CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages