-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
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 modifications were made to the target.
Steps to reproduce:
- login to a cf api
- save target
- run
cf app {app}
If you then run 'cf targets` the target shows as modified.
Not certain if other commands trigger the same issue, I use the cf app command constantly in my workflow so it's the one that's caused me to add the -f to most of my scripts to work around this.
Metadata
Metadata
Assignees
Labels
No labels