Crates.io | nft_storage_cli |
lib.rs | nft_storage_cli |
version | 0.1.0 |
source | src |
created_at | 2023-12-25 13:37:47.422697 |
updated_at | 2023-12-25 13:37:47.422697 |
description | Effortlessly interact with NFT.storage API via CLI, featuring unique AES encryption for file uploads and comprehensive directory upload support. |
homepage | https://github.com/noplan-inc/nft.storage-rs |
repository | https://github.com/noplan-inc/nft.storage-rs |
max_upload_size | |
id | 1080252 |
size | 65,767 |
cargo install nft_storage_cli
nft_storage_cli --help
nft_storage_cli init <NFT.STORAGE API KEY>
nft_storage_cli upload <FILE>
nft_storage_cli upload-encrypted <FILE>
# CID only works with what nft.storage manages for now.
# In the future, any IPFS CID will work.
nft_storage_cli download <CID> -- <TARGET DIR>
sub commands:
I don't know how to do this, but I think it's working.