...
Use this command to set the target ModelOp runtime. All the commands under the moc iterative
commands are run using the runtime set during this time. Set the target runtime using a URL pointing to ModelOp runtime engine or a the name of a known engine set up using the moc init
command. If the engine is behind a secured gateway, use --token
flag to provide a JWT token that can be used for the authentication.
...
Use moc iterative job
commands to create and run different jobs on ModelOP ModelOp runtime.
create
Description
...