Updates the content of the specified configuration type on the stack and (optionally) applies it. You can find all the types of configuration available on your application using the stacks configuration list
function.
$ cx stacks configuration upload --stack <application name> --type <config type> --source <source file> --no-apply --commit-message <message>