{
"path": "/2026/05/09/bismuth-fetch-fix",
"site": "at://did:plc:ofrbh253gwicbkc5nktqepol/site.standard.publication/3mlen2qhzrt2s",
"tags": [
"atproto",
"pkgs",
"tooling"
],
"$type": "site.standard.document",
"title": "Bismuth: fetch subcommand flag fixes",
"description": "Added --frontmatter and --output flags to the fetch subcommand, and bumped to 0.2.4.",
"publishedAt": "2026-05-09T19:00:00.000Z",
"textContent": "@ewanc26/bismuth v0.2.4\n\nThe fetch subcommand's parseArgs call was missing --frontmatter / -f and --output / -o, so passing either would throw an ERR_PARSE_ARGS_UNKNOWN_OPTION error. Both flags are now registered — --frontmatter takes precedence over --no-frontmatter if both are somehow passed, and --output / -o is an alias for --output-dir for consistency with the main convert mode.\n\nPart of the @ewanc26/pkgs monorepo. Published to npm.",
"canonicalUrl": "https://devlog.croft.click/2026/05/09/bismuth-fetch-fix"
}