Gets the content of the specified configuration file from the given application and either prints it to screen or saves it as a file. You can find all the types of configuration available on your application using the stacks configuration list
function.
$ cx stacks configuration download --stack <application name> --type <config type> --output <filename>