heroku / heroku-repo

Plugin for heroku CLI that can manipulate the repo
MIT License
682 stars 111 forks source link

Warning: repo:reset is not a heroku command. Did you mean pg:reset? [y/n]: n #116

Open danieltkach opened 2 years ago

danieltkach commented 2 years ago

This is when trying: heroku repo:reset -a my-app-name-here

as recommended by the docs: https://github.com/heroku/heroku-repo#reset

mpsenn commented 2 years ago

Sounds like you haven't installed the plugin. I can't seem to install it either, this command fails for me.

% heroku plugins:install heroku-repo        
Installing plugin heroku-repo... !
% echo $?
1