curl -sSLf https://raw.githubusercontent.com/octohelm/wagon/main/install.sh | sudo sh
- No
core.#Export
- for each action, we could just use
do --output
to export to somewhere:- when action contains
output: core.#FS
, will export all fs contents - when action contains
output: core.#Image
, will export the oci image
- when action contains
- for each action, we could just use
- Not required
dagger.#Plan
- actions path just under
actions
will be the task list forwagon do <action_path>
- actions path just under