Manage actors¶
Environment
You need to run these commands with the appropriate environment loaded, so probably prefix with MIX_ENV=prod
.
List all available commands¶
mix mobilizon.actors
Show an actors details¶
mix mobilizon.actors.show
In addition to basic informations, it also tells which user the profile belongs to, if local.
Last update: October 22, 2020