Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This CLI lets a user add Location records to the public CloudKit database from a CSV.

This is just an example of the code that you should build, if you wish to do something like this.

The CSV must contain specific keys, matching with the schema of your record in CloudKit.

You can build a debug version and run it with:

swift run csvToCloudKit \
    --ck-key-id "my-key-id" \
    --private-key-file-path "path/to/file.pem" \
    --csv-file-path "path/to/file.csv"

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages