Oracle Cloud Infrastructure CLI
Project description
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
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
Go to the CLI releases page and locate the required CLI version.
For the release, go to the “Assets” area.
Download and copy the zip file for your Operating System to the environment where you want to install CLI.
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file oci-cli-3.50.2.tar.gz
.
File metadata
- Download URL: oci-cli-3.50.2.tar.gz
- Upload date:
- Size: 18.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/28.8.0 requests-toolbelt/1.0.0 tqdm/4.64.1 CPython/2.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1bfa0736beb5295afd838394a9cf04eb508c9c7e66b48dcf7eb80b848c861df0 |
|
MD5 | c28917e83ab847833673fafda67a6bc3 |
|
BLAKE2b-256 | b2be1deaffc9dced917f1d3b7963aae11567a90c4f4f4e4eb2c945fb14a14bef |
File details
Details for the file oci_cli-3.50.2-py3-none-any.whl
.
File metadata
- Download URL: oci_cli-3.50.2-py3-none-any.whl
- Upload date:
- Size: 52.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/28.8.0 requests-toolbelt/1.0.0 tqdm/4.64.1 CPython/2.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36a6eb89d6d2c12cfe1152bc348ddf52bad2495030e3e30d8807d616a75ee92b |
|
MD5 | c2ae49819a39a2898d61f4ffe73e8926 |
|
BLAKE2b-256 | 79e9d1e5e9f2c5d9681a43e4a24a38e574038f21616655c64f4f103077676ce9 |