When I am typing :
heroku config:push
I am getting error as
config:push is not a heroku command.
▸ Perhaps you meant config
▸ Run heroku help config for a list of available
▸ topics.
What should I do ?
When I am typing :
heroku config:push
I am getting error as
config:push is not a heroku command.
▸ Perhaps you meant config
▸ Run heroku help config for a list of available
▸ topics.
What should I do ?
Just install the plugin: heroku plugins:install heroku-config
More information on the official repository: https://github.com/xavdid/heroku-config