The Centjes importer for Cornercard

Documentation about the Centjes importer for Cornercard

Reference

Options

  --config-file         Path to the configuration file                                       
  -l|--ledger           main ledger file               default: "ledger.cent"                
  FILE_PATH             input file                                                           
  -o|--output           help output ledger file        default: "cornercard.cent"            
  --liabilities-account Liabilities account name       default: "liabilities:cornercard"     
  --expenses-account    Expenses account name          default: "expenses:unknown:cornercard"
  --income-account      Income account name            default: "income:unknown:cornercard"  

Environment variables

  CENTJES_IMPORT_CORNERCARD_CONFIG_FILE FILE_PATH              Path to the configuration file                                         
  CENTJES_IMPORT_CORNERCARD_LEDGER FILE_PATH                   main ledger file                 default: "ledger.cent"                
  CENTJES_IMPORT_CORNERCARD_OUTPUT FILE_PATH                   help output ledger file          default: "cornercard.cent"            
  CENTJES_IMPORT_CORNERCARD_LIABILITIES_ACCOUNT ACCOUNT_NAME   Liabilities account name         default: "liabilities:cornercard"     
  CENTJES_IMPORT_CORNERCARD_EXPENSES_ACCOUNT ACCOUNT_NAME      Expenses account name            default: "expenses:unknown:cornercard"
  CENTJES_IMPORT_CORNERCARD_INCOME_ACCOUNT ACCOUNT_NAME        Income account name              default: "income:unknown:cornercard"  

Configuration values

  main ledger file
  default: "ledger.cent"
  ledger:
    # or null
    <string>
  help output ledger file
  default: "cornercard.cent"
  output:
    # or null
    <string>
  Liabilities account name
  default: "liabilities:cornercard"
  liabilities-account:
    # or null
    <string>
  Expenses account name
  default: "expenses:unknown:cornercard"
  expenses-account:
    # or null
    <string>
  Income account name
  default: "income:unknown:cornercard"
  income-account:
    # or null
    <string>

Combined settings

Usage: centjes-import-cornercard [--config-file FILE_PATH] [-l|--ledger FILE_PATH] FILE_PATH [-o|--output FILE_PATH] [--liabilities-account ACCOUNT_NAME] [--expenses-account ACCOUNT_NAME] [--income-account ACCOUNT_NAME]

All settings:
  Show this help text
  switch: -h|--help

  Output version information
  switch: --version

  Path to the configuration file
  option: --config-file FILE_PATH
  env: CENTJES_IMPORT_CORNERCARD_CONFIG_FILE FILE_PATH

  main ledger file
  option: -l|--ledger FILE_PATH
  env: CENTJES_IMPORT_CORNERCARD_LEDGER FILE_PATH
  config:
    ledger: # or null
      <string>
  default: "ledger.cent"

  input file
  argument: FILE_PATH

  help output ledger file
  option: -o|--output FILE_PATH
  env: CENTJES_IMPORT_CORNERCARD_OUTPUT FILE_PATH
  config:
    output: # or null
      <string>
  default: "cornercard.cent"

  Liabilities account name
  option: --liabilities-account ACCOUNT_NAME
  env: CENTJES_IMPORT_CORNERCARD_LIABILITIES_ACCOUNT ACCOUNT_NAME
  config:
    liabilities-account: # or null
      <string>
  default: "liabilities:cornercard"

  Expenses account name
  option: --expenses-account ACCOUNT_NAME
  env: CENTJES_IMPORT_CORNERCARD_EXPENSES_ACCOUNT ACCOUNT_NAME
  config:
    expenses-account: # or null
      <string>
  default: "expenses:unknown:cornercard"

  Income account name
  option: --income-account ACCOUNT_NAME
  env: CENTJES_IMPORT_CORNERCARD_INCOME_ACCOUNT ACCOUNT_NAME
  config:
    income-account: # or null
      <string>
  default: "income:unknown:cornercard"

Options:
  -h|--help             Show this help text                                                  
  --version             Output version information                                           
  --config-file         Path to the configuration file                                       
  -l|--ledger           main ledger file               default: "ledger.cent"                
  FILE_PATH             input file                                                           
  -o|--output           help output ledger file        default: "cornercard.cent"            
  --liabilities-account Liabilities account name       default: "liabilities:cornercard"     
  --expenses-account    Expenses account name          default: "expenses:unknown:cornercard"
  --income-account      Income account name            default: "income:unknown:cornercard"  

Environment Variables:
  CENTJES_IMPORT_CORNERCARD_CONFIG_FILE FILE_PATH              Path to the configuration file                                         
  CENTJES_IMPORT_CORNERCARD_LEDGER FILE_PATH                   main ledger file                 default: "ledger.cent"                
  CENTJES_IMPORT_CORNERCARD_OUTPUT FILE_PATH                   help output ledger file          default: "cornercard.cent"            
  CENTJES_IMPORT_CORNERCARD_LIABILITIES_ACCOUNT ACCOUNT_NAME   Liabilities account name         default: "liabilities:cornercard"     
  CENTJES_IMPORT_CORNERCARD_EXPENSES_ACCOUNT ACCOUNT_NAME      Expenses account name            default: "expenses:unknown:cornercard"
  CENTJES_IMPORT_CORNERCARD_INCOME_ACCOUNT ACCOUNT_NAME        Income account name              default: "income:unknown:cornercard"  

Configuration Values:
  main ledger file
  default: "ledger.cent"
  ledger:
    # or null
    <string>
  help output ledger file
  default: "cornercard.cent"
  output:
    # or null
    <string>
  Liabilities account name
  default: "liabilities:cornercard"
  liabilities-account:
    # or null
    <string>
  Expenses account name
  default: "expenses:unknown:cornercard"
  expenses-account:
    # or null
    <string>
  Income account name
  default: "income:unknown:cornercard"
  income-account:
    # or null
    <string>