46 lines
1.6 KiB
Groff
46 lines
1.6 KiB
Groff
.\" Automatically generated by Pandoc 2.13
|
|
.\"
|
|
.TH "DFCACHE" "1" "" "Version v2.0.4" "Frivolous \[lq]Dfcache\[rq] Documentation"
|
|
.hy
|
|
.SS dfcache doc
|
|
.PP
|
|
generate documents
|
|
.SS Synopsis
|
|
.PP
|
|
generate markdown documents for cmd: dfcache .
|
|
.IP
|
|
.nf
|
|
\f[C]
|
|
dfcache doc [flags]
|
|
\f[R]
|
|
.fi
|
|
.SS Options
|
|
.IP
|
|
.nf
|
|
\f[C]
|
|
-h, --help help for doc
|
|
--path string destination dir of generated markdown documents (default \[dq]./\[dq])
|
|
\f[R]
|
|
.fi
|
|
.SS Options inherited from parent commands
|
|
.IP
|
|
.nf
|
|
\f[C]
|
|
--callsystem string The caller name which is mainly used for statistics and access control
|
|
-i, --cid string content or cache ID, e.g. sha256 digest of the content
|
|
--config string the path of configuration file with yaml extension name, default is /etc/dragonfly/dfcache.yaml, it can also be set by env var: DFCACHE_CONFIG
|
|
--console whether logger output records to the stdout
|
|
--jaeger string jaeger endpoint url, like: http://localhost:14250/api/traces
|
|
--logdir string Dfcache log directory
|
|
--pprof-port int listen port for pprof, 0 represents random port (default -1)
|
|
--service-name string name of the service for tracer (default \[dq]dragonfly-dfcache\[dq])
|
|
-t, --tag string different tags for the same cid will be recognized as different files in P2P network
|
|
--timeout duration Timeout for this cache operation, 0 is infinite
|
|
--verbose whether logger use debug level
|
|
--workhome string Dfcache working directory
|
|
\f[R]
|
|
.fi
|
|
.SS SEE ALSO
|
|
.IP \[bu] 2
|
|
dfcache - the P2P cache client of dragonfly
|