mdb [category] [badgeName] | Displays badge from a specific category. | None | View all available options on the documentation. |
mdb search | Search for badges across any category. | s, find, lookup | Select a badge to get the Markdown code. |
mdb create | Displays prompts to create your own badge. | generate | Both Markdown and HTML versions of your badge are given. For logo colors, only hexadecimal colors are supported. |
mdb random | Displays a random badge. | r | Supports both Markdown and HTML formats. |
mdb copy [category] [badgeName] | Copies a badge's code to the clipboard. | c | Supports copying Markdown version, and HTML version via `--html`. |
mdb badges | Opens a link to the badge list in your browser. | list | None |
mdb add [category] [badgeName] [fileName] | Allows you to add a badge to a file. | None | Supports both Markdown versions of badges, and HTML versions using `--html`. Also works in subdirectories. |
mdb docs | Opens a link to the documentation in your browser. | None | Opens in your default browser. |
mdb changelog | Opens a link to the latest release with its changelogs in your browser. | release | Opens in your default browser. |