Command reference (+private)

Includes private commands - private commands are for internal use only.

moa !

Moa-fy the last (bash) command issued

Usage:

moa !

moa archive

Archive a job,

moa blog

record a short note

Usage:

moa blog

moa cp

Copy a moa job

moa err

Returns stderr of the last moa run

moa files

Show an overview of the files for this job

moa gitadd

Add the current job to the git repository

moa gitlog

display a nicely formatted git log

moa gittag

Tag the current version

moa help

Display help for a template

moa kill

Kill a job

moa list

Print a list of all known templates

moa lock

Lock this job - prevent execution

moa log

Show the logs for this job

moa map

Create a “map” adhoc analysis

Usage:

moa map -t "title" -- echo "do something"

moa mv

Rename/renumber/move a job

moa new

Create a new Moa job

moa out

Returns stdout of the last moa run

moa pack

pack a moa tree

moa pause

Pause a job

moa postcommand

Run the postcommand

Usage:

moa postcommand

moa precommand

Run the precommand

Usage:

moa pprecommand

moa reduce

Create a “reduce” adhoc analysis

Usage:

moa reduce -t "title" -- echo "do something"

moa refresh

Reload the template

moa resume

Resume a job

moa set

Set, change or remove variables

Usage:

moa set [KEY] [KEY=VALUE]

moa show

Show configuration

Usage:

moa show

moa simple

Create a “simple” adhoc analysis

Usage:

moa simple -t "title" -- echo "do something"

moa status

Show the state of the current job

moa test

Test the currennt configuration

moa tree

display a directory tree

moa unittest

Run Moa unittests

moa unlock

Unlock this job

moa unpack

unpack a moa tree

moa unset

Remove a variable

Usage:

moa unset KEY

moa version

Print the moa version

Table of contents