CoreBOSBB
Doubt - command line for create/alter user and custom field - Printable Version

+- CoreBOSBB (https://discussions.corebos.org)
+-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17)
+--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8)
+--- Thread: Doubt - command line for create/alter user and custom field (/showthread.php?tid=1336)



Doubt - command line for create/alter user and custom field - rslemer - 11-15-2018

Is possible I create a custom field with a command line?

like php ......

I wish automated a job with a shell script, and this is very helpfull

I wish create or change a user
I wish create a new custom field


RE: Doubt - command line for create/alter user and custom field - joebordes - 11-16-2018

Some actions can be taken from CLI, you can see those here:

https://github.com/tsolucio/corebos/tree/master/build/console

then you can create any scripts you need that can be executed from the command line (there are examples in HelperScripts dicretory)


RE: Doubt - command line for create/alter user and custom field - rslemer - 11-20-2018

Is possible executed a corebos_updater thru cli ?


RE: Doubt - command line for create/alter user and custom field - joebordes - 11-20-2018

Yes: https://corebos.org/documentation/doku.php?id=en:devel:corebosupdater#command_line_execution