NAME

racknotes

SYNOPSIS

Options:
  -h, --help              display this help message
      --add=subject       add a new note, content is read from stdin
      --append=noteid     append the content of stdin to the note
  -d, --delete=noteid     delete the note
  -l, --list              lists id and subject of all notes
      --rm=noteid         alias for --delete
  -s, --show=noteid       show the note

OPTIONS

--help

Print a brief help message.

--add=subject

Add a new note with the given subject. The contents of the note will be read from stdin.

DESCRIPTION

This program is a command line tool to interface with Rackspace Email Notes.