Skip to main content

A fast and simple CLI client for managing OCI instances

Project description

yo - fast and simple OCI client

yo is a command-line client for managing OCI instances. It makes launching OCI instances as simple as rudely telling your computer "yo, launch an instance". Its goals are speed, ease of use, and simplicity. It was originally designed to help developers in the Oracle Linux team quickly launch disposable VMs for testing, but is slowly gaining users outside of OL. Here are some examples of how yo tries to improve on the OCI command line and browser tools:

  • yo hides other people's VMs from you, so you can just manage your own instances.
  • yo doesn't make you type any more than you need. Compartment IDs, common shape configurations, etc can all be stored in your config. It really can be as simple as yo launch (or, for the lazier, yo la).
  • yo lets you refer to your instances by name. You should never need to memorize an IP address again.
  • yo aggressively caches data to make operations as quick as possible.

Installation

A minimum of Python 3.6 is required in order to use Yo.

Via Pip:

pip install yo oci-cli

This will install the standard OCI CLI alongside Yo, which can be useful as well. After installation, you'll need to configure Yo to work with your OCI tenancy. Please see the documentation for detailed instructions.

Documentation

The documentation contains information on the configuration file, as well as a listing of sub-commands and features offered.

Examples

# Launch an instance based on your default settings, and SSH into it
yo launch -s

# Launch a flexible instance with given shape, size, and name
yo launch -S VM.Standard.E4.Flex --cpu 3 --mem 12 -n my-vm

# SSH into my-vm
yo ssh my-vm

# Copy files to my-vm
yo scp ./files my-vm:

# Terminate my-vm
yo terminate my-vm

Help

We hope you can find all the answers to your questions in our documentation. But if you're still having trouble, feel free to open a Github issue and we'll try our best to help!

Contributing

We welcome contributions from the community. Before submitting a pull request, please review our contribution guide.

Security

Please consult the security guide for our responsible security vulnerability disclosure process.

License

Copyright (c) 2023 Oracle and/or its affiliates.

Released under the Universal Permissive License v1.0 as shown at https://oss.oracle.com/licenses/upl/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yo-1.1.0.tar.gz (107.4 kB view details)

Uploaded Source

Built Distribution

yo-1.1.0-py3-none-any.whl (113.4 kB view details)

Uploaded Python 3

File details

Details for the file yo-1.1.0.tar.gz.

File metadata

  • Download URL: yo-1.1.0.tar.gz
  • Upload date:
  • Size: 107.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for yo-1.1.0.tar.gz
Algorithm Hash digest
SHA256 9ec656430abe446912763bcedea0aff9e362f36b47b55cbfb739ca89a9bc4630
MD5 c3986ef72194046c60c2e8f557bcb289
BLAKE2b-256 7b4aac00ffee5d815df697672c27424fea0cfc1c5756ed5f87dca75cfb4188b0

See more details on using hashes here.

File details

Details for the file yo-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: yo-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 113.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for yo-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 57cd7c28ff19ddf26ebc211f1096db89cdebffaf608e8dd576d022ec979e8f0a
MD5 07d630a66d255a7277a85deab2155be6
BLAKE2b-256 e98152cabc9200b29443e30553eb4fb32355cbb5016d151dadc245f336df8591

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page