COOPY » Guide  version 0.6.5
coopy

Manage a repository of spreadsheets and databases.

Usually run without options, for a graphical interface.

Usage

Index

Option summary

Option details

--add=FILE
attach the given spreadsheet/database to the repository

--clone=URL
clone the given repository

--export=FILE
export the given spreadsheet/database from the repository

--gui
force GUI to be shown

--help
show how to use this program

--key=KEY
use specified key when adding or exporting a spreadsheet/database

--message=MESSAGE
use the specified message as a log entry

--new
create a new, empty repository

--pull
pull in data from remote repository to local clone

--push
push out data to remote repository from local clone

--silent
keep output to a minimum

Examples

Example 1

coopy

run the coopy GUI from the current directory. All the actions in these examples can be achieved from the GUI.

Example 2

coopy --new

create a new empty repository in the current directory.

Example 3

coopy --key=people --add=people.xls

add people.xls to the repository, with key 'people'.

Example 4

coopy --key=orgs --export=organizations.sqlite

export organizations.sqlite from the repository, with key 'orgs'.

Version

coopy version 0.6.5

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines