config

package
v1.4.5 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2021 License: MIT Imports: 3 Imported by: 2

Documentation

Index

Constants

View Source
const DefaultConfigFileName = ".ssmshrc"

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Default struct {
		Decrypt   bool
		Key       string
		Profile   string
		Region    string
		Overwrite bool
		Type      string
		Output    string
	}
}

Config holds the default shell configuration

func ReadConfig

func ReadConfig(cfgFile string) (Config, error)

ReadConfig reads ssmsh configuration from a given file

Jump to

Keyboard shortcuts

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