Skip to content

manala update

manala update🔗

Synchronize project(s)

Synopsis🔗

Update (manala update) will synchronize project(s), based on repository's recipe and related variables defined in manifest (.manala.yaml).

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

1
manala update [dir] [flags]

Options🔗

1
2
3
4
5
  -h, --help                help for update
  -i, --recipe string       use recipe
  -r, --recursive           set recursive mode
      --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