sapling/eden/fs/cli
Adam Simpkins 6d4d187deb an "eden debug" CLI command and thrift APIs to support it
Summary:
This diff adds a new "eden debug" command, with a few subcommands:

- "eden debug inode": Report information about currently loaded inodes
- "eden debug tree": Report data about source control Tree objects
- "eden debug blobmeta": Report metadata about source control Blob objects
- "eden debug blob": Report the contents of source control Blob objects

This diff also includes the thrift APIs in edenfs to support these commands.

Reviewed By: bolinfest

Differential Revision: D4760528

fbshipit-source-id: 7dc2bd6e0e952ba6fb61702c672fb9417d603ffa
2017-04-03 15:50:32 -07:00
..
test add limited interpolation to eden config parsing 2017-01-23 23:54:38 -08:00
cmd_util.py an "eden debug" CLI command and thrift APIs to support it 2017-04-03 15:50:32 -07:00
config.py update "eden daemon" to also pass through KRB5CCNAME 2017-02-22 18:37:42 -08:00
configinterpolator.py add limited interpolation to eden config parsing 2017-01-23 23:54:38 -08:00
debug.py an "eden debug" CLI command and thrift APIs to support it 2017-04-03 15:50:32 -07:00
main.py an "eden debug" CLI command and thrift APIs to support it 2017-04-03 15:50:32 -07:00
TARGETS an "eden debug" CLI command and thrift APIs to support it 2017-04-03 15:50:32 -07:00
util.py update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00