You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fireproofsocks edited this page Dec 11, 2014
·
2 revisions
update
Update the specified package and its elements. This will re-import all the package elements,
seed data, and run outstanding migrations. If your seed data has "build_attributes" that permit
updates ("update_object":true), then seed data will be updated.
Usage:
php repoman update <pkg_root_dir>
To reference dev-specific seed data, you can use the --seeds_path argument: