Git Product home page Git Product logo

oci-cli's Introduction

Oracle Cloud Infrastructure CLI

About

This is the command line interface for Oracle Cloud Infrastructure.

The project is open source and maintained by Oracle Corp. The home page for the project is here.

Announcements

Interactive Features

OCI CLI offers interactive features to guide you through command usage.

Enabling them allows:
  • Suggestions and autocompletion to help compose commands;
  • Color-coded suggestions to distinguish required parameters from optional parameters; and
  • Quick references display alongside suggestions to recognize command and parameter purposes.

Try the interactive features anytime with the -i option: :

oci -i

Alternative text

Read more on OCI Documentation.

Container Image

OCI CLI is now available as container images.

With a standards-compliant container runtime engine, pull and run the latest version of oci-cli from the GitHub Container Registry.

Read about setup requirements and instructions on Working with the OCI CLI Container Image.

Find previous image versions on our package page.

Installation

Mac OS X

brew install oci-cli

OCI Command Line Interface Installation and Configuration on Mac Instance

Linux

bash -c "$(curl -L https://raw.githubusercontent.com/oracle/oci-cli/master/scripts/install/install.sh)"

OCI Command Line Interface Installation and Configuration on Linux Instance

Oracle Linux 7

sudo yum install python36-oci-cli

Fedora Linux

sudo dnf install oci-cli

Windows

powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/oracle/oci-cli/master/scripts/install/install.ps1'))"

OCI Command Line Interface Installation and Configuration on Windows Instance

See the installation guide for detailed installation instructions, options and troubleshooting.

Offline Installation

  1. Go to the CLI releases page and locate the required CLI version.
  2. For the release, go to the "Assets" area.
  3. Download and copy the zip file for your Operating System to the environment where you want to install CLI.
  4. Unzip the file and execute the following from inside the unzipped folder

    On Linux: :

    bash install.sh --offline-install

    On Windows: :

    install.ps1 -OfflineInstall

OCI Command Line Interface (CLI) Installation on an Offline Linux Instance

OCI Command Line Interface (CLI) Installation on an Offline Windows Instance

Usage

To get help with the command line: :

oci --help

or

oci -h

To enable interactive features for usage guidance: :

oci -i

Examples

Examples can be found here under the section 'Example Commands'.

Documentation

Detailed documentation for CLI prerequisites, installation and configuration, and troubleshooting can be found here.

Help

See the “Questions or Feedback?” section here.

Changes

See CHANGELOG.

Contributing

oci-cli is an open source project. See CONTRIBUTING for details.

Oracle gratefully acknowledges the contributions to oci-cli that have been made by the community.

Known Issues

You can find information on any known issues with the CLI here, here and under the “Issues” tab of this project's GitHub repository.

License

Copyright (c) 2016, 2019, Oracle and/or its affiliates. All rights reserved.

This SDK and sample is dual licensed under the Universal Permissive License 1.0 and the Apache License 2.0.

See LICENSE for more details.

oci-cli's People

Contributors

mross22 avatar vish1 avatar harshkumar-dev avatar hamadagabribrahim avatar kernleee avatar dshelbyo avatar lealex262 avatar kanvipasricha avatar anup-21 avatar pankajmjx avatar mandyht avatar paul-hummel-oracle avatar nupurgupta3101 avatar viralmodi avatar gibson042 avatar kishan0201 avatar srikanthkumbham avatar anuravmodak avatar karthik-k-kamath avatar swarn10 avatar jodoglevy avatar jtpereyda avatar khs28gu avatar zhongwaw avatar europ avatar thehhugg avatar dayongfu avatar jotruon avatar kunstkomputer avatar major avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.