flux-account-add-config(1)
SYNOPSIS
flux account add-config KEY=VALUE
DESCRIPTION
flux account add-config adds a new key-value pair to the
config_table in the flux-accounting database.
The command accepts a single key-value pair in the format KEY=VALUE.
EXAMPLES
Add a custom configuration parameter:
$ flux account add-config my_custom_key=my_value
SEE ALSO
flux-account-edit-config(1), flux-account-delete-config(1), flux-account-create-db(1)