afv-library/skills/platform-metadata-retrieve/examples/error_output.json

11 lines
318 B
JSON

{
"status": 1,
"name": "projectNotFoundError",
"message": "This command is required to run from within an SFDX project.",
"exitCode": 1,
"commandName": "project retrieve start",
"stack": "projectNotFoundError: This command is required to run from within an SFDX project.",
"warnings": [],
"data": {}
}