Repotool Commands
config
An overview of the Repotool "config" command.
Overview
Interact with the application configuration.
See the configuration section to learn more about possible options.
Subcommands
show
Show the current application configuration.
repotool config show
~/repotool/repotool-cli.yaml:
verbose: false
quiet: false
repotool_config_file_path: "repotool.yaml"
console_output:
enable_rich_output: true
~/repotool/repotool.yaml:
data:
assets_directory_path: "repo/assets"
build_directory_path: "repo/build"
git_directory_path: "repo/git"
metadata_directory_path: "repo/metadata"
plugin_directory_path: "plugins"
repo_directory_path: "repo/repo"
repo_icons_directory_path: "repo/repo/icons"
temporary_directory_path: "repo/tmp"
keystore:
keystore_path: "repo/katastima.p12"
keystore_password: "changeme"
key_alias: "katastima.org"
key_password: "changeme"
key_subject_line: "C=AT, ST=Kärnten, L=Wolfsberg, O=Katastima, OU=Katastima, CN=katastima.org,\
\ emailAddress=katastima@katastima.org"
repo:
version: 30000
name: "Katastima Repository"
icon: "icon.png"
address: "https://katastima.org/repo"
description: "TODO: change me, please"
frontendAddress: null
mirrors: null
plugins:
expose_loaded_plugins: false