#ipfs-archive-manager A tool that manages IPFS archives on your behalf. This updates your archive's IPNS name as well, for consistant updating. Depends on IPFS, of course. Usage: `ipfs-archive-manager videos beach beachvid1.mp4` Archives `beachvid1.mp4` to a subfolder in `/videos` called `beach` so, in full, IPFS will store the video as `/videos/beach/beachvid1.mp4` `ipfs-archive-manager memes ./funny.mp4 funny.mp4` This will archive funny.mp4 to `/memes/funny.mp4`.