cf-targets-plugin icon indicating copy to clipboard operation
cf-targets-plugin copied to clipboard

Cloud Foundry CLI plugin to manage multiple targets

Results 7 cf-targets-plugin issues
Sort by recently updated
recently updated
newest added

cf install-plugin Targets -r CF-Community Searching CF-Community for plugin Targets... Plugin Targets 1.2.0 found in: CF-Community Attention: Plugins are binaries written by potentially untrusted authors. Install and use plugins at...

Added support arm64 and tested with cf7 and upgraded to go 1.19

Hi, I wonder if you are interested in this change. It shows an uniffied diff of the changes before each of the save commands. I found myself moving a lot...

Using cf-targets version 1.2.0 and cf CLI version 6.48.0 I'm suddenly seeing errors trying to switch targets without the -f flag claiming that I've modified the current target, but no...

Nice plugin @guidowb. I have a bash script that I've been using for a similar purpose, but I like the idea of using a CLI plugin instead. However, my script...

Using cf 6.21.0, getting a symlink error on Windows 7: ``` d:\Users\koperd\Downloads\bin>cf save-target dies-test Error: symlink D:\Users\koperd\.cf\targets\dies-test.config.json D:\Users\koperd\.cf\targets\current: A required privilege is not held by the client. ```

Hi, good work. We are using your plugin in our team and benefit much of it. It would be awesome, if you could add an import/export functionality so we could...