Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
v0.6 update
  • Loading branch information
ushirosako committed May 10, 2016
1 parent 2207e4a commit 3f1b8c8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cli-kintone is a command line utility for kintone.

## Version

0.5
0.6

## How to Build

Expand Down Expand Up @@ -80,6 +80,10 @@ Import and upload attachment files from ./upload directory.

$ cli-kintone -a <APP_ID> -d <DOMAIN_NAME> -t <API_TOKEN> -b upload -f <INPUT_FILE>

Upload and put a "*" in front of the key field.

$ cli-kintone -a <APP_ID> -d <DOMAIN_NAME> -e sjis -c "*name1, name2" -t <API_TOKEN> -f <INPUT_FILE>

## Licence

GPL v2
Expand Down

0 comments on commit 3f1b8c8

Please sign in to comment.