kumiko docs
kumiko docs # opens docs.kumiko.so/cli/kumiko docs <command> # opens docs.kumiko.so/cli/<command>/kumiko docs --print # prints the URL instead of openingA shortcut for jumping from a terminal into the documentation. Uses
your OS’s default browser (open on macOS, xdg-open on Linux,
explorer on Windows).
Examples
Section titled “Examples”kumiko docs migrate # opens this page's neighbour for migratekumiko docs check --print # prints the URL — useful in SSH/CI contextsIf you pass an unknown command, you get the same Unknown command:
error as kumiko help would print.