Skip to main content
Task commands now support task name lookup. You can use python3 task.py start my-task instead of the full path python3 task.py start .trellis/tasks/01-31-my-task.

Changes

  • Simplified task command syntax
  • No migration required