Problem description
Trying to create custom profiles i wanted to get the default configuration profile. This is not working:
$ stackit config profile export default
Error: could not export profile: export config file to "default.json": read source file: open /path/to/config/stackit/cli-config.json: no such file or directory
Proposed solution
stackit config profile export default should give me JSON output i can use to create a custom profile.