annon_ktl v0.2.7 Annon.Controller.Subcommands.Apply
Applies local YAML configuration to an Annon API Gateway.
List of subcommands:
help Prints help about requests command.
Command options:
-R, —recursive - Search for files recursively —clean - Delete resources that does not exist in local configuration. —dry - Describe what changes will be made without making actual request.
To see list of global options use “annonktl help”.
Examples:
annonktl apply configs/ \
-R \
--clean - Recursively apply configuration from 'configs/' folder and delete API's that does not exist locally.
Link to this section Summary
Link to this section Functions
Link to this function
do_load_plugins(api, global_opts)
Link to this function
execute_statement(arg, global_opts)
Link to this function
run_subcommand(argv, global_opts, subcommand_args)