heroku-pg icon indicating copy to clipboard operation
heroku-pg copied to clipboard

Uses namespaced attachment in informational messages

Open msakrejda opened this issue 7 years ago • 0 comments

maciek@mothra:~/code/herokudata$ heroku pg:upgrade postgresql-polished-66551 -a transferatu-maciek
 ▸    WARNING: Destructive action
 ▸    postgresql-polished-66551 will be upgraded to a newer PostgreSQL version, stop following WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW, and become writable.
 ▸    
 ▸    This cannot be undone.
 ▸    To proceed, type transferatu-maciek or re-run this command with --confirm transferatu-maciek

That is a namespaced attachment; the message should use only un-namespaced attachments.

msakrejda avatar Aug 04 '17 18:08 msakrejda