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

Add up ctp connect and up ctp disconnect subcommands for cloud and spaces #391

Closed
tnthornton opened this issue Oct 10, 2023 · 0 comments · Fixed by #393
Closed

Add up ctp connect and up ctp disconnect subcommands for cloud and spaces #391

tnthornton opened this issue Oct 10, 2023 · 0 comments · Fixed by #393
Assignees
Labels
enhancement New feature or request needs-epic-link Needs a link to an epic needs-points-label Needs a story points label needs-project Needs to be added to a project board

Comments

@tnthornton
Copy link
Member

What problem are you facing?

Now that there has been some focus on bringing CLI functionality from Cloud on par with Spaces, a noticeable missing feature in both places in a nice, succinct, command that would allow an operator to easily "connect" or "disconnect" to/from a target control plane.

How could Upbound help solve your problem?

At a very high level this could be described as:

  • up ctp connect ctp-one - this would acquire the kubeconfig for ctp-one, add it to the current kubeconfig and change the context to point to that control plane. That way any subsequent kubectl commands would be invoked against the control plane.
  • up ctp disconnect - this would change the kube context back to the original context and any subsequent kubectl commands would be invoked against the original cluster.
@tnthornton tnthornton added enhancement New feature or request needs-project Needs to be added to a project board needs-epic-link Needs a link to an epic needs-points-label Needs a story points label labels Oct 10, 2023
@tnthornton tnthornton self-assigned this Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-epic-link Needs a link to an epic needs-points-label Needs a story points label needs-project Needs to be added to a project board
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant