When running corectl with app in config file, and the app doesn't exist the status command will not give a good response. `corectl -c local-corectl.yaml status` `ERROR could not open app with ID '1fa8a65f-855e-4f7c-bbdc-1f81739e1d96': Could not find app: App not found (1003)` Inform that the app doesn't exist, but also print engine information.
When running corectl with app in config file, and the app doesn't exist the status command will not give a good response.
corectl -c local-corectl.yaml statusERROR could not open app with ID '1fa8a65f-855e-4f7c-bbdc-1f81739e1d96': Could not find app: App not found (1003)Inform that the app doesn't exist, but also print engine information.