Currently when deploy composition conductor action code, the default value for timeout is 60s and nodejs version is v6. One would have to manually adjust those options via the UI. It would be nice to have switch support for those options.
Example
deploy ${package}/cos-intellicast-composer intellicast-composer.json -w --kind nodejs:10 --timeout 280000
Currently when deploy composition conductor action code, the default value for timeout is 60s and nodejs version is v6. One would have to manually adjust those options via the UI. It would be nice to have switch support for those options.
Example deploy ${package}/cos-intellicast-composer intellicast-composer.json -w --kind nodejs:10 --timeout 280000