Skip to content

Navigation Menu

Sign in
Sign up
Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

oci-cli-action

Action for installing oci-cli (Oracle Cloud Infrastructure CLI)

Example usage

- name: Install oci-cli
 uses: bytesbay/oci-cli-action@v1.0.2
 with:
 user: "${{ secrets.OCI_USER }}"
 fingerprint: "${{ secrets.OCI_FINGERPRINT }}"
 tenancy: "${{ secrets.OCI_TENANCY }}"
 region: "${{ secrets.OCI_REGION }}"
 api_key: |
 ${{ secrets.OCI_API_KEY }}
 verbose: true

About

Action for installing oci-cli (Oracle Cloud Infrastructure CLI)

Resources

Stars

15 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /