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
{{ message }}
This repository was archived by the owner on Sep 7, 2020. It is now read-only.
$ gcf import --source ./data ▸ Source must end with .zipGet in touch if you need help: https://www.graph.cool/forumTo get more detailed output, run $ export DEBUG="*"
Reproduction
gcf export
unzip your data to ./data folder
shell gcf import --source ./data
Expected behavior?
As it said in gcf import --help it should take data folders as well as .zip files
$ gcf import --helpUsage: graphcool-framework import [flags]Import data into a serviceFlags: -s, --source SOURCE (required) Path to zip or folder including data to import -t, --target TARGET Target name