Documentation ¶
Index ¶
- Constants
- type NeoCLI
- func NewAdd(cmd *cobra.Command, args []string, cfg *client.Config) NeoCLI
- func NewBroadcast(cmd *cobra.Command, _ []string, cfg *client.Config) NeoCLI
- func NewDryRun(cmd *cobra.Command, args []string, cfg *client.Config) NeoCLI
- func NewInfo(_ *cobra.Command, _ []string, cfg *client.Config) NeoCLI
- func NewRun(cmd *cobra.Command, _ []string, cfg *client.Config) NeoCLI
- func NewSetDisabled(_ *cobra.Command, args []string, cfg *client.Config, disabled bool) NeoCLI
- func NewSingleRun(_ *cobra.Command, args []string, cfg *client.Config) NeoCLI
- func NewTail(cmd *cobra.Command, args []string, cfg *client.Config) NeoCLI
- func NewUpdateCLI(cmd *cobra.Command, args []string, cfg *client.Config) NeoCLI
Constants ¶
View Source
const JobsPerCPU = 5
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NeoCLI ¶
func NewSetDisabled ¶
Click to show internal directories.
Click to hide internal directories.