`Please provide a valid target that points to a va...
# prisma-whats-new
l
Please provide a valid target that points to a valid cluster and service id
I'm getting this in all of my commands and I'm not sure how to specify the target correctly
I've tried
node_modules/.bin/graphcool info --target shared-eu-west-1/cj48qaw2u6uyd01411y8gj8fr
And
node_modules/.bin/graphcool info --target production
And
node_modules/.bin/graphcool info
And this
node_modules/.bin/graphcool info --target=production
Got it, I need to run the command from the folder that my .graphcoolrc is in