Skip to main content

publish

Overview​

Taq publish is used to upload and publish files from a given directory to IPFS via Pinata. This can be used to upload contract or token metadata, image files, or any other file type supported by IPFS

In order to use publish, you must have a valid JWT token. You can log in and get these from Pinata. For additional details, please see the IPFS Pinata plugin documentation

Command​

taq publish <path> 

Task Details​

Task NameCommandTypeDescription
publishtaq publish <path>Plugin - IPFSPublishes files to IPFS via Pinata

Command-Line Arguments​

ArgumentRequiredDescriptionExample Usage
<path>YesPath to a file, or directory of files to publishtaq publish ./nft-art