RTEMS | Add JSON output to rtems-bsps (!634)

Gedare Bloom (@gedare) gitlab at rtems.org
Wed Jul 30 15:51:13 UTC 2025




Gedare Bloom commented on a discussion on rtems-bsps: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/634#note_127871

 >                         '--pairs',
 >                         help='Output architectures and BSPs in CPU/BSP format',
 >                         action='store_true')
 > -    argsp.add_argument('-C',
 > -                       '--config',
 > -                       help='Output architectures and BSPs in `config.ini` format',
 > -                       action='store_true')
 > +    argsp.add_argument(
 > +        '-j',

The commands for specifying an output format seem to be usually capital, except for the markdown one, e.g., -P, -T, -C. The lowercase ones appear to be about filtering the output or instructing the program itself. I don't know, it just seemed odd and was curious if there is any rhyme or reason.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/634#note_127871
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250730/c9c9a20a/attachment-0001.htm>


More information about the bugs mailing list