{"id":22480255,"url":"https://github.com/pinatacloud/pinata-cli","last_synced_at":"2025-10-07T15:52:18.075Z","repository":{"id":44655189,"uuid":"426705392","full_name":"PinataCloud/pinata-cli","owner":"PinataCloud","description":"A CLI tool for uploading files and folders to Pinata","archived":false,"fork":false,"pushed_at":"2022-10-04T14:27:29.000Z","size":20,"stargazers_count":27,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-06T08:52:28.769Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PinataCloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-10T16:58:57.000Z","updated_at":"2025-08-26T02:07:00.000Z","dependencies_parsed_at":"2023-01-19T02:45:19.910Z","dependency_job_id":null,"html_url":"https://github.com/PinataCloud/pinata-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PinataCloud/pinata-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PinataCloud%2Fpinata-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PinataCloud%2Fpinata-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PinataCloud%2Fpinata-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PinataCloud%2Fpinata-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PinataCloud","download_url":"https://codeload.github.com/PinataCloud/pinata-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PinataCloud%2Fpinata-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278802800,"owners_count":26048566,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-06T15:20:23.424Z","updated_at":"2025-10-07T15:52:18.057Z","avatar_url":"https://github.com/PinataCloud.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Pinata Upload CLI\n\n### What is this?\n\nThis is a simple command line tools designed to allow developers (and those familiar with the command line) to easily upload files and folders to their Pinata account. It is specifically built to help with large folder uploads. \n\n### How to use this CLI\n\nMake sure you are using a recent version of Node. I recommend `14.17.6` or above.\n\nFirst, you have to install it.\n\n`npm i -g pinata-upload-cli`\n\nOnce it's installed, you will be able to check all the functionality by running: \n\n`pinata-cli -h` \n\nYou can upload files and folders using this CLI, and you can upload them to the public IPFS network through Pinata, or you can Submarine them. [Read more about Submarining here](https://www.pinata.cloud/blog/introducing-submarining-what-it-is-why-you-need-it). \n\nTo upload to the public IPFS network, you'll need a Pinata V1 API Key JWT. To upload to Pinata Submarine, you'll need a V2 API Key. Both of these are easily available in the Pinata web app once you've created an account. \n\n**Note: Pinata Submarine is only available on paid Professional Plans.**\n\n### Example Usage \n\nAuthenticate Public IPFS: \n\n```\npinata-cli -a [Pinata JWT]\n```\n\nAuthenticate Submarining: \n\n```\npinata-cli -as [Pinata V2 API Key]\n```\n\nUpload a folder or file to public IPFS: \n\n```\npinata-cli -u ../../../test/folder/relative/path\n```\n\nUpload a folder or file to private Pinata Submarine: \n\n```\npinata-cli -s ../../../test/folder/relative/path\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpinatacloud%2Fpinata-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpinatacloud%2Fpinata-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpinatacloud%2Fpinata-cli/lists"}