Show root command plugin tag on app commands page

Users can create subcommands that coexist with plugins on the same root command name, so those labels would be a lie if they existed, implying that a plugin entirely owns the top-level command name scope.

Source-of-command data (link to flow or plugin) on the app command page is attributed where it exists (in this case the subcommand clearly is attributed to the plugin), not guessed or interpreted at higher levels.

This is a very intentional design decision and will not be changed.

1 Like