NAME
gc-members-list - List all active members
DESCRIPTION
Lists all members and optionally their membership type as defined by their notes
field.
SYNOPSIS
# List active members
gc-members-list
# List all members
gc-members-list --all
# Provide a config file and GnuCash file
gc-members-list --config my-config.yaml --file my-organization.gnuash
OPTIONS
- --config ConfigFilename, -c ConfigFilename
-
Specify the filename for the config file.
- --file GnuCashFilename, -f GnuCashFilename
-
Specify the filename for the GnuCash file.
- --all, -a
-
Display both active and inactive members.
- --version, -v
-
Print version information and exit.
- --help, -h, -?
-
Display basic help.
- --man, -m
-
Display more detailed help.