package
0.0.0-20221210001238-73c6aa077bb3
Repository: https://github.com/application-research/filclient-unstable.git
Documentation: pkg.go.dev

# README

Filctl Commands

Retrieve

Retrieve a file from the Filecoin network.

Usage

filctl retrieve [flags] <CID>

Flags

  • -m Storage Provider to make the retrieval from
  • -o Location to export retrieved data to. If unspecified, data will remain in the blockstore.
  • -car If true, file will be exported in CAR format

Example

filctl retrieve -m f0123 -o ./test.car -car bafy1234

# Functions

Checks whether a given file exists.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author