Skip to content

benarch/oci-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Note: Content in the README is under development

Overview

OCI CLI is a very powerful tool which allows you to perform cloud tasks quickly and safe.

The OCI CLI provides the same core functionality as the Cloud Dashboard, plus additional commands.

In addition, it gives you the ability to run scripts and extend Console's functionality.

Prerequesites:

Installation:

Installation is very simple. Just go to the Oracle CLI Quickstart guideand follow the steps listed there.

After installation:

Check your oci cli version:

$ oci --version

Get the full command list and help:

$ oci --help



Repository Folder Structure

The following directories are contained within this repository:

/common:

  • This folder contains common images and assets used by content in other folders.

/commands:

  • This folder will contain command syntax and examples of specific actions.

/scripts:

  • This folder contains scripts and templates used for real life use cases.

/examples:

  • This folder will contain subfolders, each with documentation for individual examples. The documentation is always in Markdown Format.



For more informational posts about OCI go to my blog at OCIKB, the OCI Knowledge Base.

Enjoy!

About

OCI CLI Commands and Scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages