-
Notifications
You must be signed in to change notification settings - Fork 1.7k
skaffold inspect command does not show all supported flags for its subcommands #6562
Copy link
Copy link
Open
Labels
area/cliarea/docsarea/inspectbugbash/q4-2022Issues related to Skaffold Bugbash Q4 2022Issues related to Skaffold Bugbash Q4 2022help wantedWe would love to have this done, but don't have the bandwidth, need help from contributorsWe would love to have this done, but don't have the bandwidth, need help from contributorskind/documentationkind/frictionIssues causing user pain that do not have a workaroundIssues causing user pain that do not have a workaroundpriority/p3agreed that this would be good to have, but no one is available at the moment.agreed that this would be good to have, but no one is available at the moment.
Metadata
Metadata
Assignees
Labels
area/cliarea/docsarea/inspectbugbash/q4-2022Issues related to Skaffold Bugbash Q4 2022Issues related to Skaffold Bugbash Q4 2022help wantedWe would love to have this done, but don't have the bandwidth, need help from contributorsWe would love to have this done, but don't have the bandwidth, need help from contributorskind/documentationkind/frictionIssues causing user pain that do not have a workaroundIssues causing user pain that do not have a workaroundpriority/p3agreed that this would be good to have, but no one is available at the moment.agreed that this would be good to have, but no one is available at the moment.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Currently if you attempt to list flags for
skaffold inspect, the inherited flags from the root command are not shown. UX-wise I believe this is confusing as it would be hard to find all of the supported flags for the command. Below is an example showing this: