Documentation
¶
Index ¶
- Variables
- func Execute()
- func RunDelete(cmd *cobra.Command, args []string)
- func RunEnforcePolicy(cmd *cobra.Command, args []string)
- func RunGet(cmd *cobra.Command, args []string)
- func RunRandomPassword(*cobra.Command, []string)
- func RunSet(cmd *cobra.Command, args []string)
- func RunSync(_ *cobra.Command, args []string)
- func RunVersion(*cobra.Command, []string)
Constants ¶
This section is empty.
Variables ¶
View Source
var ( RootCmd = &cobra.Command{ Use: "ghost", Short: "ghost is a tool for managing personal secrets", PersistentPreRun: s.RunRoot, } )
View Source
var Version string
Functions ¶
func RunEnforcePolicy ¶
func RunRandomPassword ¶
func RunVersion ¶ added in v0.5.0
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.