fest chain complete

Complete and archive a chain

Synopsis

Mark a chain as completed and move it to festivals/dungeon/completed/chains/.

All festivals in the chain must be completed unless --force is used.

The chain id is optional when it can be inferred from the current festival or linked project, or selected interactively. Because this archives the chain, an inferred or picked target must be confirmed, and a non-interactive run requires the chain id to be passed explicitly.

fest chain complete [chain-id] [flags]

Options

      --force          complete even if not all festivals are done
  -h, --help           help for complete
      --notes string   completion notes for the status history

Options inherited from parent commands

      --config string   config file (default: ~/.config/fest/config.json)
      --debug           enable debug logging
      --no-color        disable colored output
      --verbose         enable verbose output

SEE ALSO

  • fest chain - Manage festival chains (inter-festival dependencies)