cli
cli copied to clipboard
fix: undefined app name in dashboard command
At some point, the return value containing the app name from favorites changed from app_name to resource_name, but this command was not updated. This PR fixes the reference.