Skip to content
1 min read

fj instances

List and select the Forgejo instances owned by your Fjord Account

fj instances [OPTIONS] [COMMAND]

Every command also accepts the global flags: --host, --debug, --no-pager, --json-fields.

Options

  • --json — Emit JSON instead of a table. Only meaningful with list (or with no subcommand, which defaults to list)

fj instances list

List the Forgejo instances owned by this Fjord Account

fj instances list [OPTIONS]

fj instances use

Set the default Forgejo instance subsequent commands will route to

fj instances use [OPTIONS] <ID_OR_SLUG>

Arguments

  • <ID_OR_SLUG> — Instance id or slug (as printed by fj instances list)
Contributors
  • Stephen Way