McCoy:CommandLine

Revision as of 14:46, 25 May 2008 by Mossop (talk | contribs) (New page: McCoy should accept certain command line arguments to control its behaviour. =General Options= =Task Execution= Certain tasks can be performed from the command line. When executed in th...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

McCoy should accept certain command line arguments to control its behaviour.

General Options

Task Execution

Certain tasks can be performed from the command line. When executed in this way no UI will be displayed.

 mccoy <task> <task-options>

Update Manifest Signing

 mccoy sign-update <update.rdf>

This will add an update signature to the specified update.rdf file.

Hash Generation

 mccoy hash <extension.xpi>

This will output the hash for the specified xpi file.