← Back to issue list

"snapcraft plugins" generates different output format based on base

View original Github issue

Metadata

Project
snapcraft
Number
#4228
Type
issue
State
open
Author
ghost
Labels
Status: Triaged Type: Enhancement
Created
2023-06-25 09:08:34+00:00
Updated
2025-04-24 14:09:26+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### Bug Description Depending on which base you select, the "snapcraft plugins" command generates differently-formatted output: ``` $ snapcraft plugins --base=core22 Displaying plugins available for 'core22' ant autotools cmake dotnet dump go make maven meson nil npm python rust scons colcon conda flutter kernel $ snapcraft plugins --base=core20 Displaying plugins available for 'core20' autotools catkin-tools colcon crystal go make nil python rust catkin cmake conda dump kernel meson npm qmake $ ``` ### To Reproduce Run "snapcraft plugins" selecting different bases. ### Environment Ubuntu 22.04, Snapcraft 7.4.3. ### snapcraft.yaml ```shell There is no yaml. ``` ### Relevant log output ```shell See output above. ``` ### Additional context _No response_

Evaluation history

No evaluation history available.