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

[Feature]: Developer can stop targeting a cf-k8s foundation via cf api --unset #182

Closed
gcapizzi opened this issue Sep 21, 2021 · 1 comment
Assignees
Labels

Comments

@gcapizzi
Copy link
Contributor

Blockers/Dependencies

Background

cf api --unset allows users to remove any API information stored in their config without necessarily replace it with new information.

Acceptance Criteria

GIVEN I have targeted a cf-k8s foundation with cf api
WHEN I run cf api --unset
THEN I see all API information removed from $CF_HOME/config.json and CFOnK8s.Enabled set to false

Dev Notes

This should follow the same solution adopted for cloudfoundry/cf-k8s-api#70, but apply it to Actor.ClearTarget instead of Actor.SetTarget.

@Birdrock Birdrock transferred this issue from cloudfoundry/cf-k8s-api Nov 2, 2021
@gcapizzi gcapizzi self-assigned this Nov 9, 2021
gcapizzi added a commit to eirini-forks/cli that referenced this issue Nov 9, 2021
gcapizzi added a commit to eirini-forks/cli that referenced this issue Nov 9, 2021
@gcapizzi
Copy link
Contributor Author

gcapizzi commented Nov 9, 2021

PR

gcapizzi added a commit to eirini-forks/cli that referenced this issue Nov 10, 2021
gcapizzi added a commit to eirini-forks/cli that referenced this issue Nov 22, 2021
Issue: cloudfoundry/korifi#182
Co-authored-by: Danail Branekov <danailster@gmail.com>
Co-authored-by: Giuseppe Capizzi <gcapizzi@pivotal.io>
@gcapizzi gcapizzi moved this to ✅ Done in Korifi - Backlog Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

2 participants