#filesystem #graphql #query #cli #fs

bin+lib graph_fs

A CLI tool that helps query a local or remote file system by a GraphQL interface

6 releases

0.1.5 Jun 25, 2024
0.1.4 Apr 17, 2024
0.1.2 Mar 27, 2024

#2602 in Command line utilities

Download history 4/week @ 2024-12-06 4/week @ 2025-02-14 9/week @ 2025-02-21

466 downloads per month

MIT/Apache

72KB
2K SLoC

GraphFS

GraphFS is a GraphQL interface for interfacing with a file system. It works with both remote (via SSH) or local file system.

To install

Be sure to have openssl install on your device

cargo install graph_fs

Read the documentation here

Dependencies

~86MB
~1.5M SLoC