hostname:maintenance workflow-000> run
hostname:maintenance workflow-000> run
hostname:maintenance workflow-000 run(uncommitted)> get
type = (unset)
overwrite = (unset)
매개변수가 없는 워크플로우의 경우 고정 컨텍스트를 입력한 후 바로 커밋할 수 있습니다.
hostname:maintenance workflow-000> run hostname:maintenance workflow-000 run(uncommitted)> commit hello world!
hostname:maintenance workflow-000 run(uncommitted)> commit error: cannot execute workflow without setting property "type"
hostname:maintenance workflow-000 run (uncommitted)> set type=system
type = system
hostname:maintenance workflow-000 run (uncommitted)> set overwrite=true
overwrite = true
hostname:maintenance workflow-000 run (uncommitted)> commithostname:maintenance workflow-000 run (uncommitted)> commit Checking for existing worksheet ... done Finding disks of specified type ... done Creating worksheet ... done