seqeralabs / wave-cli

Command line tool for Wave containers provisioning service
https://seqera.io/wave
Apache License 2.0
13 stars 3 forks source link

Add ability to provide container command #2

Closed pditommaso closed 1 year ago

pditommaso commented 1 year ago

When a Wave request is submitted the ContainerConfig can be used to specify the command to be executed in the target Wave container.

The goal of this ticket to add a command line option --config-command that allows the user to specify the command of the corresponding request.