Skip to main content

CLI dev tool for interacting with openshift clusters and RHOAM addons.

Project description

Welcome to orc-dev-cli

Orc-dev-cli gives developers a CLI tool called orc. Orc is used to interact with openshift osd clusters and the openshift addon RHOAM.

As this is a dev tool kude-admin access to the clusters is expected.

Installation

Easiest way to install orc is by using pip

pip install orc-dev-cli

Basic Commands

  • orc addon Get the current state of an installed addon instances
  • orc config Open configuration file
  • orc delete Delete cluster.
  • orc login Get cluster kubeadmin login details.
  • orc osd Get basic state information on osd cluster

Shell Completion

Bash

  1. Create temporary bash script.
  2. Add _ORC_COMPLETE=bash_source orc > ~/.orc-complete.bash.
  3. Run script.
  4. Source the newly created ~/.orc-complete.bash in ~/.bashrc as follows . ~/.orc-complete.bash.
  5. Restart the shell to complete.

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

orc-dev-cli-0.4.2.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

orc_dev_cli-0.4.2-py3-none-any.whl (8.1 kB view hashes)

Uploaded Python 3

Supported by

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