Skip to main content
The portable worker manifest is the input to verglas workers create --file. Use the same file for local registration and cloud creation.

Complete example

worker.toml

Fields

Trigger forms

A follow manifest can register only on a local server. verglas workers push rejects it.

Secret references

The manifest stores only the secret name:
Create the named secret separately in each destination plane. push and pull never copy secret values.

Override manifest values

Override the name or cron schedule while creating a worker:
Update an existing worker with a replacement file or common overrides: