|
|
|
|
|
by FabDee
62 days ago
|
|
About the cf domains -h vs cf dns -h drift you flagged, in my case, I've watched Claude learn one subcommand format, then take for granted the same flags on a sibling with a different help shape. It's not cosmetic. Uniform help is a way to not let agents hallucinate.
Otherwise you end up with invalid commands, or worse, silent ones that go through without doing anything at all, or go totally wrong. |
|