Skip to content

oci-cli

Actions
Installing oci-cli (Oracle Cloud Infrastructure CLI)
v1.0.2
Latest
Star (15)

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

oci-cli is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Installing oci-cli (Oracle Cloud Infrastructure CLI)
v1.0.2
Latest

oci-cli is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.