go-gitkeys

command module
v0.0.0-...-1502654 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 23, 2018 License: MIT Imports: 7 Imported by: 0

README

go-gitkeys

Build Status Maintainability Go Report Card
Imagine you are trying to provide ssh access to your internal development team and you require to obtain their public ssh key at varying times. Now, imagine if you could automatically grab their most recent public ssh keys without having to ask them!

THAT WOULD BE AMAZING!

Well, go no further, we have made exactly that! This application fetches public ssh keys from Github to make it easier on your DevOps team.

Installation

go get -u github.com/MovieStoreGuy/keyobtainer

Usage

Usage of ./go-gitkeys:
  -format string
    	The desired format for the output, they can be yaml, json or raw (default "raw")
  -limit int
    	Sets the limit as to how many keys to store, zero is unlimited
  -org string
    	The Github org that want to fetch all public users's public ssh keys
  -output string
    	Define the path you wish to output the content to
  -team string
    	Define the team to filter results by
  -token string
    	A user's github token that can access the org's details
  -user string
    	The Github user to get their public ssh keys

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL