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.
bash -c "$(curl -L https://raw.githubusercontent.com/oracle/oci-cli/master/scripts/install/install.sh)"
powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/oracle/oci-cli/master/scripts/install/install.ps1'))"
See the installation guide for detailed installation instructions, options and troubleshooting.
To get help with the command line:
oci --help
or
oci -h
Examples can be found here under the section 'Example Commands'.
Detailed documentation for CLI prerequisites, installation and configuration, and troubleshooting can be found here.
See the “Questions or Feedback?” section here.
See CHANGELOG.
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.
You can find information on any known issues with the CLI here and under the “Issues” tab of this project's GitHub repository.
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.