Coder Social home page Coder Social logo

duplo-jit's Introduction

duplo-jit

Command-line tools for JIT Duplo, AWS and Kubernetes access

Installation

From release zip files

See the Releases section of this repository.

  • Download a release artifact that matches your system's architecture.
  • Unzip the artifact.
  • Install the binaries somewhere in your PATH, such as the /usr/local/bin directory.

With Homebrew

run brew install duplocloud/tap/duplo-jit from your terminal

Usage

duplo-jit aws

This tool is intended to be used in your ~/.aws/config. It provides just-in-time access to AWS using short-lived, temporary access keys.

Example ~/.aws/config for admin access to Duplo:

[profile myduplo-admin]
region=us-west-2
credential_process=duplo-jit aws --admin --host https://MY-DUPLO-HOSTNAME.duplocloud.net --interactive

Example ~/.aws/config for tenant-level access to Duplo:

[profile myduplo-tenant]
region=us-west-2
credential_process=duplo-jit aws --tenant MY-TENANT-NAME --host https://MY-DUPLO-HOSTNAME.duplocloud.net --interactive

Command help

duplo-jit aws --help

Usage of duplo-jit:
  -admin
    	Get admin credentials
  -debug
    	Turn on verbose (debugging) output
  -duplo-ops
    	Get Duplo operations credentials
  -host string
    	Duplo API base URL
  -interactive
    	Allow getting Duplo credentials via an interactive browser session
  -no-cache
    	Disable caching (not recommended)
  -tenant string
    	Get credentials for the given tenant
  -token string
    	Duplo API token
  -version
    	Output version information and exit

duplo-jit duplo --help

Usage of duplo-jit:
  -debug
    	Turn on verbose (debugging) output
  -host string
    	Duplo API base URL
  -interactive
    	Allow getting Duplo credentials via an interactive browser session
  -no-cache
    	Disable caching (not recommended)
  -token string
    	Duplo API token
  -version
    	Output version information and exit

duplo-jit k8s --help

Usage of duplo-jit:
  -debug
    	Turn on verbose (debugging) output
  -host string
    	Duplo API base URL
  -interactive
    	Allow getting Duplo credentials via an interactive browser session
  -no-cache
    	Disable caching (not recommended)
  -plan string
    	Get credentials for the given plan
  -tenant string
    	Get credentials for the given tenant
  -token string
    	Duplo API token
  -version
    	Output version information and exit

Deprecated: duplo-aws-credential-process --help

Usage of duplo-aws-credential-process:
  -admin
    	Get admin credentials
  -debug
    	Turn on verbose (debugging) output
  -duplo-ops
    	Get Duplo operations credentials
  -host string
    	Duplo API base URL
  -interactive
    	Allow getting Duplo credentials via an interactive browser session
  -no-cache
    	Disable caching (not recommended)
  -tenant string
    	Get credentials for the given tenant
  -token string
    	Duplo API token
  -version
    	Output version information and exit

duplo-jit's People

Contributors

joek-duplo avatar duplodavid avatar bennett-elder avatar duplo-bot avatar codiumai-pr-agent-pro[bot] avatar matheusbafutto avatar

Watchers

 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.