Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for "targets" subcommand #24

Closed
pmuellr opened this issue Nov 11, 2013 · 7 comments
Closed

support for "targets" subcommand #24

pmuellr opened this issue Nov 11, 2013 · 7 comments

Comments

@pmuellr
Copy link
Contributor

pmuellr commented Nov 11, 2013

As I use a number of different CF environments during the course of my work, the cf targets command is very useful, so I can display all the current targets that I'm set up for.

This subcommand doesn't seem to be available for gcf.

@scottruitt
Copy link
Contributor

Thanks, Patrick. I'll add it to our backlog. Probably won't make it in this week's iteration, but I'll get it in for the final release.

@adamstegman
Copy link
Contributor

@pmuellr If you want to track the story's progress you can do so here: https://www.pivotaltracker.com/story/show/60510188

Thanks,
CF Community Pair (@adamstegman & @mbhave)

@XenoPhex
Copy link
Contributor

XenoPhex commented Jul 2, 2014

Just noticing that there hasn't been a lot of discussion around this lately.

While the old Ruby cf did support this functionality, there doesn't seem to be much clamor in regards to implementing this feature.

To be honest, I personally would use this feature if it existed. Anyone who uses multiple cloud foundry deployments would benefit from this, obviously. Our understanding of CF users is that the majority use a single CF, whereas operators and developers tend to use multiple ones. It seems harmful to add features that only a tiny subset will actually use.

Going forward, we think this is a great candidate to be a plugin.

@jhiemer
Copy link

jhiemer commented Apr 7, 2015

+1 highly needed here.

@simonleung8
Copy link
Contributor

This probably doesn't address the issue entirely, but the plugin 'cf recorder' allows me to switch between different CF environments with a single command. It is simple to use

cf record env1
cf api ....
cf login ...
cf target ....

now just replay the command with cf replay env1, hope this can alleviate the pain a little :)

**https://github.com/simonleung8/cli-plugin-recorder

@maximilien
Copy link
Contributor

Nicely done @simonleung8. Love the idea of this cf recorder plugin.

You should FYI this to mailing list (if you have not done so already.) Cheers 🍻

@camelpunch
Copy link
Contributor

The Targets plugin provides this functionality: https://github.com/guidowb/cf-targets-plugin

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

No branches or pull requests

9 participants