CIV CONTACT UPDATE - CLI
ccu-cli
is a command-line interface set up in order to automate the system in updating files containing Ivorian numbers.
This interface is supported by the following operating systems :
- LINUX
- WINDOWS
- MAC
INSTALLATION
npm install -g ccu-cli
USAGE
To update a file, use the -u
(or --update
) argument:
ccu-cli -u /path/of/file
This command generates an output file whose name is ccu-originalfilename
.
The file must be vcf
,csv
or zip
file witch contain vcf
and/or csv
file.
For a csv
file, a cell can contain several contacts. Contacts must be separated by a /
.
For CLI options, use the -h
(or --help
) argument:
ccu-cli -h