# Functions
ActionAppendToChatSession append new exchange to active chat session
@param args *commonCLIArgs - CLI arguments
@return the CLI action
*/.
GenerateContextSubcommands generate list of subcommands for "delete"
@return the list of CLI subcommands
*/.
GenerateCreateSubcommands generate list of subcommands for "create"
@return the list of CLI subcommands
*/.
GenerateDeleteSubcommands generate list of subcommands for "delete"
@return the list of CLI subcommands
*/.
GenerateDescribeSubcommands generate list of subcommands for "describe"
@return the list of CLI subcommands
*/.
GenerateGetSubcommands generate list of subcommands for "get"
@return the list of CLI subcommands
*/.
GenerateUpdateSubcommands generate list of subcommands for "update"
@return the list of CLI subcommands
*/.
# Variables
CommonParams basic CLI arguments.