Franck Cuny > WebService-Stikkit-0.0.2 > stikkit.pl

Download:
WebService-Stikkit-0.0.2.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

DESCRIPTION ^

This is a simple command-line interface to stikkit. Create a YAML .stikkit config file in your home directory. In you .stikkit, stick this:

    ---
    api_key: mygreateapikey

or

    ---
    user: myusername
    passwd: mypassword

NAME ^

stikkit.pl - a command line interface to stikkit

SYNOPSIS ^

    stikkit.pl [options] list
    stikkit.pl rm <id>
    stikkit.pl [options] get <id>
    stikkit.pl create <file>
    stikkit.pl [options] lscomment <id> 
    stikkit.pl mkcomment <id> <text>
    stikkit.pl do
    stikkit.pl done <id>
    stikkit.pl share <id> <email>
    stikkit.pl unshare <id> <email>
    stikkit.pl cal
    stikkit.pl peeps
    stikkit.pl tags
    stikkit.pl bookmarks
    stikkit.pl do
    stikkit.pl done <id>

    options:
        --name
        --text
        --tags
        --created
        --updated
        --kind
        --page
        --dates
        --done
        --letter

    stikkit.pl --kind=peeps
        list all your peeps