Workflows
Workflows basics
version: "1"
workflows:
alpha:
name: Search for aliens
is_message_required: true
beta:
name: Studying superpowers
metadata_schema: superheroes
gamma:
name: Nothing special
description: TOP SECRET
is_message_required: true
metadata_schema: top-secret
schemas:
superheroes:
url: s3://quilt-sergey-dev-metadata/schemas/superheroes.schema.json
top-secret:
url: s3://quilt-sergey-dev-metadata/schemas/top-secret.schema.jsonPushing across buckets with the Quilt catalog
Full config.yml schema
config.yml schemaKnown limitations
Last updated
Was this helpful?

