Versions in this module Expand all Collapse all v8 v8.17.0 Nov 18, 2025 Changes in this version + var CommonHelpCategoryList = []HelpCategory + var HelpCategoryList = []HelpCategory + func ConvertPluginToCommandInfo(plugin configv3.PluginCommand) sharedaction.CommandInfo + func FlagWithHyphens(flag sharedaction.CommandFlag) string + func LongestCommandName(cmds map[string]sharedaction.CommandInfo, pluginCmds []configv3.PluginCommand) int + func LongestFlagWidth(flags []sharedaction.CommandFlag) int + type HelpCategory struct + CategoryName string + CommandList [][]string Other modules containing this package code.cloudfoundry.org/cli