Skip to content
1 min read

fj org

Organization helpers

fj org [OPTIONS] <COMMAND>

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

fj org list

List orgs you belong to

fj org list [OPTIONS]

Options

  • --json — Emit JSON instead of a table

fj org view

Show details about a specific org

fj org view [OPTIONS] <ORG>

Arguments

  • <ORG> — Organization name

Options

  • --json — Emit JSON instead of a table

fj org teams

List teams in an org

fj org teams [OPTIONS] <ORG>

Arguments

  • <ORG> — Organization name

Options

  • --json — Emit JSON instead of a table
Contributors
  • Stephen Way