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
--color <COLOR>— When to use ANSI color in output [default: auto][possible values: auto, always, never]--json— Emit JSON instead of a table. Only meaningful withlist(or with no subcommand, which defaults to list)
fj instances list
List the Forgejo instances owned by this Fjord Account
fj instances list [OPTIONS]Options
--color <COLOR>— When to use ANSI color in output [default: auto][possible values: auto, always, never]
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 byfj instances list)
Options
--color <COLOR>— When to use ANSI color in output [default: auto][possible values: auto, always, never]
Contributors
- Stephen Way