Metadata-Version: 1.1
Name: oci-cli
Version: 2.4.8
Summary: Oracle Cloud Infrastructure CLI
Home-page: https://docs.us-phoenix-1.oraclecloud.com/Content/API/SDKDocs/cli.htm
Author: Oracle
Author-email: joe.levy@oracle.com
License: Universal Permissive License 1.0 or Apache License 2.0
Description: 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`__.
        
        __ https://docs.us-phoenix-1.oraclecloud.com/Content/API/SDKDocs/cli.htm
        
        
        Installation
        ============
        
        ::
        
            pip install oci-cli
        
        See the `installation guide`__ for installation options and installation troubleshooting.
        
        __ https://docs.us-phoenix-1.oraclecloud.com/Content/API/SDKDocs/cli.htm#cli-install
        
        
        Usage
        =====
        To get help with the command line:
        ::
        
            oci --help
        
        or
        
        ::
        
            oci -h
        
        
        Examples
        ========
        Examples can be found here__ under the section 'Example Commands'.
        
        __ https://docs.us-phoenix-1.oraclecloud.com/Content/API/SDKDocs/cli.htm#use
        
        
        Documentation
        =============
        
        Detailed documentation for CLI prerequisites, installation and configuration, and troubleshooting can be found here__.
        
        __ https://docs.us-phoenix-1.oraclecloud.com/Content/API/SDKDocs/cli.htm
        
        
        Help
        ====
        See the “Questions or Feedback?” section here__.
        
        __ https://docs.us-phoenix-1.oraclecloud.com/Content/API/SDKDocs/cli.htm#questions
        
        
        Changes
        =======
        See CHANGELOG__.
        
        __ https://github.com/oracle/oci-cli/blob/master/CHANGELOG.rst
        
        
        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.
        
        __ https://github.com/oracle/oci-cli/blob/master/CONTRIBUTING.rst
        
        
        Known Issues
        ============
        You can find information on any known issues with the CLI here__ and under the “Issues__” tab of this project's `GitHub repository`__.
        
        __ https://docs.us-phoenix-1.oraclecloud.com/Content/knownissues.htm
        __ https://github.com/oracle/oci-cli/issues
        __ https://github.com/oracle/oci-cli
        
        
        License
        =======
        Copyright (c) 2016, 2017, 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.
        
        __ https://github.com/oracle/oci-cli/blob/master/LICENSE.txt
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: OSI Approved :: Universal Permissive License (UPL)
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
