Skip to content

Instantly share code, notes, and snippets.

@percybolmer
Created February 28, 2022 19:39
Show Gist options
  • Save percybolmer/a06218e492595faf17a979541d34f795 to your computer and use it in GitHub Desktop.
Save percybolmer/a06218e492595faf17a979541d34f795 to your computer and use it in GitHub Desktop.
Cadence first success execution
cadence --domain tavern workflow run --tl greetings --wt programmingpercy/cadence-tavern/workflows/greetings.workflowGreetings --et 60 -i '{"name": "Percy"}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment