Skip to content
This repository has been archived by the owner on Jan 14, 2020. It is now read-only.

CLI is missing 'photon deployment show' #119

Open
PatrykWo opened this issue May 9, 2017 · 3 comments
Open

CLI is missing 'photon deployment show' #119

PatrykWo opened this issue May 9, 2017 · 3 comments

Comments

@PatrykWo
Copy link

PatrykWo commented May 9, 2017

According to the command 'photon deployment show' in CLI should return more information about the deployment.
Unfortunately there is no such parameter like show in photon deployment.
On purpose or there is error in the doc ?

BTW: I'm able to get those information through API: v1/deployments

@mwest44
Copy link

mwest44 commented May 9, 2017

We have been refactoring the API as part of the 1.2 release. The documentation may not yet reflect every change. We are keeping the CLI help up to date, and you can also see the latest API changes through Swagger at http://LoadBalancerIP/api
Deployment has been deprecated. You can find most of the information in photon system info - though it is not yet complete.

@PatrykWo
Copy link
Author

PatrykWo commented May 9, 2017

Thx,
API changes, you say.
Just discover that I can't post for a token with curl.
https://192.9.2.42/openidconnect/token
{"code":"NotFound","errorCode":1408,"data":{}}

Using CLI and auth option is fine.

@fjudith
Copy link

fjudith commented May 10, 2017

photon system info looks very similar from the output.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants