SkillAgentSearch skills...

Dcupload

A quick and dirty command line tool for bulk uploading documents to DocumentCloud.

Install / Use

/learn @onyxfish/Dcupload
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

h1. dcupload

A quick and dirty command line tool for bulk uploading documents to DocumentCloud.

h2. Install

<pre> pip install dcupload </pre>

h2. Use

<pre> Usage: dcupload [options] directory Options: -h, --help show this help message and exit -u USERNAME, --username=USERNAME DocumentCloud username -p PASSWORD, --password=PASSWORD DocumentCloud password -s SOURCE, --source=SOURCE value for the documents' "source" fields -a ACCESS, --access=ACCESS "public", "private" or "organization" -- defaults to private -r PROJECT, --project=PROJECT numeric id of a project to upload documents into </pre>

h2. License

MIT.

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated1y ago
Forks2

Languages

Python

Security Score

60/100

Audited on Oct 13, 2024

No findings