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

As an app dev, I can use autocomplete to provide the --type flag value when I run tanzu apps create/apply #226

Open
heyjcollins opened this issue Jul 18, 2022 · 0 comments
Labels
enhancement New feature or request MIGRATED-MIGRATED Migrated to private repo needs-triage

Comments

@heyjcollins
Copy link
Contributor

Description of problem

The target cluster may include multiple supply chains which support several different workload types.
Providing --type value autocomplete (if possible) will help app devs to provide the correct value for the flag and to discover what workload types are supported overall.

Proposed solution

Given I'm targeting a cluster including supply chains and runtime support for creating workloads of type "web", "tcp" and "queue"
When I run "tanzu apps workload create/apply my-app --type" and press <tab>
Then I see each of the three type options displayed for --type value for me to select

Additional context

Please investigate for feasibility and scope first so we can determine the whether it's worth the effort

@heyjcollins heyjcollins added enhancement New feature or request needs-triage labels Jul 18, 2022
@heyjcollins heyjcollins added the MIGRATED-MIGRATED Migrated to private repo label Dec 7, 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 MIGRATED-MIGRATED Migrated to private repo needs-triage
Projects
None yet
Development

No branches or pull requests

1 participant