I'm running a workflow to do some R2 work. However, when I'm not running `--remote`, no real operati

I'm running a workflow to do some R2 work. However, when I'm not running
--remote
, no real operations are taking place on my buckets. So calling
list
doesn't return anything.

however, when i do run
--remote
and call my worfklow, i get a
workflow.not_found
.

Is there something I'm missing?
Was this page helpful?