| FJCTL(5) | File Formats Manual | FJCTL(5) |
fjctl —
fjctl reads a YAML configuration
file located at the above, XDG-compliant location.
The file is used primarily to specify the
defaults and repositories
keys, but can also be used for other options.
defaults:
Repositoryhost:
stringmigrate_options.auth_password:
stringmigrate_options.auth_token:
stringmigrate_options.auth_username:
stringmigrate_options.clone_addr_template:
stringmigrate_options.labels:
booleanmigrate_options.milestones:
booleanrepositories:
Repository
defaults:
has_actions: true
allow_merge_commits: false
default_delete_branch_after_merge: true
default_merge_style: fast-forward-only
default_update_style: rebase
repositories:
pbrisbin/hs-shellwords:
description: Parse a string into a list of words, like a shell would
has_releases: true
allow_merge_commits: true
For the complete Repository schema, see
the repository.schema.json file distributed with
this software.
XDG_CONFIG_HOMEfjctl/config.yaml will be
expected, usually ~/.config| October 14, 2025 | Debian |