Documentation
¶
Index ¶
- Constants
- func Execute()
- func NewInitCommand() *cobra.Command
- func NewREPLCommand() *cobra.Command
- func NewRunCommand() *cobra.Command
- func NewScanCommand() *cobra.Command
- func NewShowCommand() *cobra.Command
- func NewTestCommand() *cobra.Command
- func NewVersionCommand() *cobra.Command
- func NewWriteTestInputsCommand() *cobra.Command
Constants ¶
View Source
const ( // DefaultHost is the default hostname of the Fugue API DefaultHost = "api.riskmanager.fugue.co" // DefaultBase is the base path of the Fugue API DefaultBase = "v0" )
Variables ¶
This section is empty.
Functions ¶
func NewInitCommand ¶ added in v1.2.0
func NewREPLCommand ¶
func NewRunCommand ¶
func NewScanCommand ¶ added in v1.3.0
func NewShowCommand ¶
func NewTestCommand ¶
func NewVersionCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.