Code Monkey home page Code Monkey logo

acloudguru-sandbox's Introduction

A Cloud Guru Sandbox

Command-line tool to manage A Cloud Guru sandboxes and configure credentials

Usage

The A Cloud Guru credentials are retrieved from git credentials store using git dredentials fill.

The A Cloud Guru sandbox is started or stopped according to the requested target, and the credentials are configured for use by the local command line tools and SDKs.

acloudguru-sandbox <current|stop|aws|azure|gcloud> [-rod=...]

How does it work

The code to get credentials from git originates from gitauth.

Rod is used to automate the required actions on A Cloud Guru website.

You can see the actual interaction through the browser using Rod confiduration parameters:

-rod=show,slow=1s,trace

Using with a proxy server

Add go-rod proxy parameters:

-rod=proxy=http://<host>:<port>

How to install

You can directly use the released binaries or use a package manager.

Windows with Scoop

Install Scoop:

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression

Add nicerloop/nicerloop bucket:

scoop bucket add nicerloop https://github.com/nicerloop/scoop-nicerloop

Install acloudguru-sandbox:

scoop install nicerloop/acloudguru-sandbox

Similar works and inspiration

https://github.com/josephedward/gosandbox

acloudguru-sandbox's People

Contributors

nicerloop avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.