annon_ktl v0.2.7 Annon.Controller.Subcommands.Config

Manage annonktl configuration.

By default, annonktl uses context that is set as current in a configuration file.

Configuration is stored in ~/.config/annonktl/context.json, this this path can be overridden by setting ANNONKTL_CONTEXT environment variable.

List of subcommands:

context apply Create or update context and set it as current. context describe Get context by name. context remove Remove context. context set-current Set current context. context get-current Get current context. help Prints help about config command.

Link to this section Summary

Link to this section Functions

Link to this function run_subcommand(argv, global_opts, subcommand_args)