Skip to content

manala watch

manala watch🔗

Watch project

Synopsis🔗

Watch (manala watch) will watch project files, and launch update on changes.

Example: manala watch -> resulting in a watch in a project dir (default to the current directory)

1
manala watch [dir] [flags]

Options🔗

1
2
3
4
5
6
  -a, --all                 watch recipe too
  -h, --help                help for watch
  -n, --notify              use system notifications
  -i, --recipe string       use recipe
      --ref string          use repository ref
  -o, --repository string   use repository

Options inherited from parent commands🔗

1
2
  -c, --cache-dir string   use cache directory
  -d, --debug              set debug mode

SEE ALSO🔗

  • manala - Let your project's plumbing up to date