Example: Git-like Operations
Last updated
Was this helpful?
Was this helpful?
mkdir reef-check
cd reef-check
quilt3 install \
"akarve/reef-check" \
--registry s3://quilt-example \
--dest .ls
CA-06-california-counties.json quilt_summarize.json urchins-interactive.json
README.md reef-check.ipynb urchins2006-2019.parquet# Be sure to substitute YOUR_NAME and YOUR_BUCKET with the desired strings
quilt3 push \
YOUR_NAME/reef-check \
--dir . \
--registry s3://YOUR_BUCKET \
--message "Initial commit of reef data"Package YOUR_NAME/reef-check@ea334b7 pushed to s3://YOUR_BUCKET
Successfully pushed the new package to https://yourquilt.yourocmpany.com/b/YOUR_NAME/packages/akarve/reef-checkquilt3 list-packages s3://YOUR_BUCKET