Go to the location of your data and run. (If you're running MacOS or Linux you can navigate to the folder containing your data in your file browser/finder and by right clicking on the folder open a terminal at that location.)
ark initStill within the location of your data add specific files or folders.
ark add <LOCATION>Stage the example.csv file into your Arken Submission.
ark add example.csvor to stage everything within the folder containing your data.
ark add .This will index the added data, generate a manifest file, and either add that file to the remote git repository or generate a pull request if you don't have access to the main repository.
ark submit <manifest-LOCATION>Submit your data to the official curated Core Arken manifest.
ark submit https://github.com/arken/core-manifestAfter your submission is accepted you'll receive an email notifying you the Pull Request has been merged into the manifest. At this point you can finally run ark upload from the directory with your data in it to upload the data to the cluster.
ark upload https://github.com/arken/core-manifest