Skip to main content

goatshell - goat shell interface to common cloud providers.

Project description

image

Getting Started

Prerequisites

Installation

Manual Installation

  1. Create a virtual environment. We will call it prod:
    python3 -m venv ~/prod
    
  2. Activate virtual environment:
    cd ~/prod && source bin/activate
    
  3. Clone the repo:
    git clone git@github.com:stacksc/goat.git
    
  4. Install all required packages with 1 script from the main repository:
    cd ~/prod/goat && ./bulk.sh --action rebuild --target all
    
  5. Install oci-cli using the latest version:
    a. Mac
    brew install oci-cli
    
    b. Linux
    bash -c "$(curl -L https://raw.githubusercontent.com/oracle/oci-cli/master/scripts/install/install.sh)"
    

OR with PIP

  1. Install the following packages from pypi:
    pip install goatshell goaat
    

(back to top)

Contacts

Christopher Stacks - centerupt@gmail.com

OCI / GCLOUD / AWS / AZ Shell Interface

image

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

goatshell-2023.9.16.1230.tar.gz (2.5 MB view hashes)

Uploaded Source

Built Distribution

goatshell-2023.9.16.1230-py2.py3-none-any.whl (2.7 MB view hashes)

Uploaded Python 2 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