Command Line Client (CLI) / Commands |
Create a new component process. This command takes a JSON request body. Use the-t flag to view the template for the data required for this command.
udclient [global-args...] [global-flags...] createComponentProcess [args...] [-] [filename]
- Read JSON input from the stdin. See command for requirements.
filename Read JSON input from a file with the given filename. See command for requirements.
No options for this command.