Skip to content
1 min read

Power and config

The raw API, aliases, local config, extensions, completions, and man pages.

Run these fj commands against your own Forgejo host or against Fjord managed Forgejo hosting. If you are moving repositories first, use the migrate from GitHub to Forgejo guide.

  • fj api — Make a raw API request (like gh api)
  • fj alias — User-defined command aliases
  • fj config — Manage local fj configuration (editor, pager, browser, etc.)
  • fj extension — Run a discovered fj-<name> plugin from PATH
  • fj completion — Print shell completions to stdout
  • fj man — Generate man pages for fj and all subcommands into a directory
Contributors
  • Stephen Way