Hi all, We're supposed to migrate our v3 data into v4 this Easter weekend using the instructions from this link <https://arches.readthedocs.io/en/stable/exporting-v3-data/>, but we ran into a problem. Apparently, our v3 instance doesn't have the export_resources option when we execute this command:
(ENV)ubuntu@PHMARCHES3PROD:~/Projects/phm2app$ python manage.py packages -o export_resources -d v3fullexport.json Usage: manage.py packages [options] manage.py: error: option -o: invalid choice: 'export_resources' (choose from 'setup', 'install', 'setup_db', 'start_elasticsearch', 'setup_elasticsearch' , 'build_permissions', 'livereload', 'load_resources', 'remove_resources', 'load_concept_scheme', 'index_database', 'export_resource_graphs') How can I export the business data from here? Thank you, Joel -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
