kkCmd - Command line tool

Command line access to KonaKart (Business and Enterprise Editions Only) is provided with the kkCmd utility (introduced in v8 of KonaKart).

kkCmd provides command line access to a subset of the API calls to allow an operator to easily interrogate objects (such as configuration variables, products and customers) by using a command line tool.

It is anticipated that, following feedback, more commands will be added to kkCmd.

Current commands include:

List all available commands by using the -cmds option

Note that a username and password are required for almost all of the commands. These can either be entered using the options -u (for username) and -p (password) or they can be added to a credentials file called .kkCmd in the home directory of the user. On Windows the file must be: %UserProfile%\.kkCmd On Linux the file must be $HOME/.kkCmd

The format of the .kkCmd credentials file is:

user:password

An example is:

admin@konakart.com:princess