Skip to content

Conversation

davixcky
Copy link
Contributor

@davixcky davixcky commented Sep 24, 2025

This is only a branch to playaround and far from merge this as it is. Just a POC to test the form from bubble-tea

recording_2025-09-24_16.56.32.mp4


func (c *SandboxCreate) AddFlags(cmd *cobra.Command) {
cmd.Flags().StringVar(&c.Cluster, "cluster", "", "specify cluster connection config")
cmd.Flags().StringVar(&c.KubernetesWorkload, "kubernetes-workload", "", "Kubernetes workload in format kind/namespace/name (e.g., deploy/default/my-app)")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gitar make the example "deployment/default/myapp"

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated the example to use deployment/default/myapp as requested.

Copy link

gitar-bot bot commented Oct 7, 2025

Gitar automatically fixes CI failures and addresses comments starting with Gitar.

Status: Resolved Resolved


⚙️ Options:

  • Fix CI failures*

🔄 To revert changes, post a comment:

Gitar revert to commit <desired commit SHA>

📚 Docs

* Gitar never force pushes to your branch

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants