oceanprotocol / ocean-cli

4 stars 5 forks source link

Improve startCompute, send ComputeOutput fields #64

Open paulo-ocean opened 2 months ago

paulo-ocean commented 2 months ago

For startCompute, the ComputeOutput fields should be provided for pod-configuration stages (download assets), this is mainly the AQUARIUS_URL. like:

output: {
        metadataUri:  $AQUARIUS_URL
  },