Official blog of KEINOS but mostly for my own reference. A Japanese made in Mexico with Mexican quality. Who monkey around the jungle of codes. ;-)
sudo useradd -m -r -s /sbin/nologin ipfs
ipfs swarm peers
ipfs add -w <file>
ipfs pin ls
# Show IPFS node id information
ipfs id
#To restart ipfs after an upgrade:
brew services restart ipfs
#Or, if you don't want/need a background service you can just run:
/usr/local/opt/ipfs/bin/ipfs daemon