% DFCACHE(1) Version v2.1.0 | Frivolous "Dfstore" Documentation # NAME **dfstore rm** — remove object from P2P storage system # SYNOPSIS Remove object from P2P storage system. ```shell dfstore rm [flags] ``` ## OPTIONS ```shell -h, --help help for rm -e, --endpoint string endpoint of object storage service (default "http://127.0.0.1:65004") ``` # SEE ALSO - [dfstore](dfstore.md) - object storage client of dragonfly