Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Flag -x doesn't return extended information #210

Open
raulb opened this issue Nov 21, 2017 · 3 comments
Open

Flag -x doesn't return extended information #210

raulb opened this issue Nov 21, 2017 · 3 comments
Labels

Comments

@raulb
Copy link
Contributor

raulb commented Nov 21, 2017

(it only does it using sudo)

It shows the header, but not its content.

e.g.:

› heroku apps:info -a sausages -x
=== sausages
Addons:         heroku-postgresql:hobby-dev
Auto Cert Mgmt: false
Dynos:          web: 1
Git URL:        https://git.heroku.com/sausages.git
Owner:          [email protected]
Pipeline:       sausages - production
Region:         us
Repo Size:      26 KB
Slug Size:      17 MB
Stack:          cedar-14
Web URL:        https://sausages.herokuapp.com/


--- Extended Information ---


@raulb raulb added the bug label Nov 21, 2017
@jdx
Copy link
Contributor

jdx commented Nov 21, 2017

this is expected behavior—the extended flag is hidden for this reason and the API only returns the extended information if it is under sudo

@jdx jdx closed this as completed Nov 21, 2017
@raulb
Copy link
Contributor Author

raulb commented Nov 22, 2017

@jdxcode maybe hide the header then? I think it's confusing if we show the header, but not its content. That makes it look like a bug.

@jdx
Copy link
Contributor

jdx commented Nov 22, 2017

yeah we could hide the header. I'll leave this issue open, but realistically I don't see us working on it as it's a minor cosmetic issue that only affects Herokai

@jdx jdx reopened this Nov 22, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants