Documentation ¶
Index ¶
- func ApplyGlobalFlagsToConfiguration(ctx context.Context, cmd *cobra.Command, srv rpc.ArduinoCoreServiceServer)
- func GetConfigFile(ctx context.Context) string
- func NewCommand(srv rpc.ArduinoCoreServiceServer, settings *rpc.Configuration) *cobra.Command
- func SetConfigFile(ctx context.Context, configFile string) context.Context
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyGlobalFlagsToConfiguration ¶ added in v1.0.0
func ApplyGlobalFlagsToConfiguration(ctx context.Context, cmd *cobra.Command, srv rpc.ArduinoCoreServiceServer)
ApplyGlobalFlagsToConfiguration overrides server settings with the flags from the command line
func GetConfigFile ¶ added in v1.0.0
GetConfigFile returns the configuration file path from the context
func NewCommand ¶
func NewCommand(srv rpc.ArduinoCoreServiceServer, settings *rpc.Configuration) *cobra.Command
NewCommand created a new `config` command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.