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)

manala watch [dir] [flags]

Options

  -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

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

SEE ALSO

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