task_self_presentation_ari module

Module Quick Facts

Category

😄 Interaction

Start/stop/restart the module

pal module start|stop|restart task_self_presentation_ari

Enable auto-start/disable auto-start

pal module enable|disable task_self_presentation_ari

Logs

pal module log task_self_presentation_ari cat

One of ARI’s standard tasks, implementing a self-presentation activity.

Launched nodes

How-to

Check the module’s status
$ pal module info task_self_presentation_ari
Start/stop/restart the module
$ pal module start task_self_presentation_ari
$ pal module stop task_self_presentation_ari
$ pal module restart task_self_presentation_ari
Enable (ie, auto start)/disable the module
$ pal module enable task_self_presentation_ari
$ pal module disable task_self_presentation_ari
Check the module’s logs
$ pal module log task_self_presentation_ari cat

See also