Documentation ¶ Index ¶ func Execute(in io.Reader, out io.Writer, args []string) type Secret Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Execute ¶ func Execute(in io.Reader, out io.Writer, args []string) Execute adds all child commands to the root command sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd. Types ¶ type Secret ¶ added in v0.5.1 type Secret struct { Name string Type string Key string Value string } Source Files ¶ View all Source files dump.go list.go load.go root.go set.go unset.go version.go Click to show internal directories. Click to hide internal directories.