cmd

package
v0.0.0-...-0a4fc9a Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

type SnykCfg

type SnykCfg struct {
	Orgs []SnykOrg `json:"orgs"`
}
var SnykConfig SnykCfg

type SnykOrg

type SnykOrg struct {
	Name   string `json:"name"`
	APIKey string `json:"api_key"`
}

Jump to

Keyboard shortcuts

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