Skip to main content

Character encoding

Command-line interface

// Specify output character encoding
cli-kintone record export --app 8 --encoding sjis
Parameter nameShort nameDescription
--encodingCharacter encoding

Character encoding

The --encoding option enables to select a character encoding of the output result. The following encodings are supports:

KeyEncode
utf8UTF-8
sjisShift-JIS

The default is utf8

Errors

  • Specified unsupported encoding