Retrieve the configuration files for a given project.
Path param
Query param: Branch name, defaults to "main".
Query param
Config files contents
The file content
stl projects:configs retrieve \ --api-key 'My API Key' \ --project project
{ "foo": { "content": "content" } }