Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "scripts", Short: "Utilities to execute scripts", TraverseChildren: true, }
Functions ¶
This section is empty.
Types ¶
type ScriptResult ¶
func (*ScriptResult) JSON ¶
func (r *ScriptResult) JSON() interface{}
func (*ScriptResult) Oneliner ¶
func (r *ScriptResult) Oneliner() string
func (*ScriptResult) String ¶
func (r *ScriptResult) String() string
Click to show internal directories.
Click to hide internal directories.