Currently we only support running through the copilot cli. This issue tracks adding support for a --runner option that will support sdk and cli options to configure running this either in copilot cli or the sdk. This option can also exist in experiment, benchmark, and treatment contexts (like if we want to compare running in the sdk vs the cli) in addition to the global flag.
Currently we only support running through the copilot cli. This issue tracks adding support for a
--runneroption that will supportsdkandclioptions to configure running this either in copilot cli or the sdk. This option can also exist in experiment, benchmark, and treatment contexts (like if we want to compare running in the sdk vs the cli) in addition to the global flag.