I'm trying to set an environment variable with this command line:
heroku config:set ENV=PRODUCTION
But I have this error :
! Missing required flag:
! -a, --app APP app to run command against
! See more help with --help
my app name is disquairedjangoaj96