cmd

package
v0.1.29 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2021 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CredentialProcessCmd = &cobra.Command{
	Use:   "credential_process [role_name]",
	Short: "Retrieve credentials and writes them in credential_process format",
	Args:  cobra.ExactArgs(1),
	RunE:  runCredentialProcess,
}
View Source
var GenerateCredentialProcessCmd = &cobra.Command{
	Use:   "generate_credential_process_config",
	Short: "Write all of your eligible roles as profiles in your AWS Config to source credentials from Weep",
	RunE:  runGenerateCredentialProcessConfig,
}

Functions

func Execute

func Execute()

func PrintSetup

func PrintSetup()

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳