sapling/eden/fs
Michael Cuevas 23fd6f25d0 add --press-to-continue flag to edenfsctl commands
Summary:
When an `edenfsctl` command is invoked from the E-Menu, a PowerShell Window is opened and is immediately closed once the command finishes. This makes it hard/impossible for the user to see the command's output.

The desired behavior here is to keep the Window open long enough for the user to acknowledge the output. I did this by adding a `--press-to-continue` flag to all `edenfsctl` commands. This will mainly be used by the E-Menu, but may have uses elsewhere.

Reviewed By: chadaustin

Differential Revision: D36137709

fbshipit-source-id: a46bebb5bb5820949cd4b70579a29406afb34048
2022-05-04 21:20:06 -07:00
..
benchmarks Add a benchmark of setPathObjectId 2022-04-18 10:41:25 -07:00
cli add --press-to-continue flag to edenfsctl commands 2022-05-04 21:20:06 -07:00
cli_rs Updated version of Move to use new repo 2022-05-04 19:54:52 -07:00
config treeoverlay: set upper limit for journal size 2022-05-03 14:31:45 -07:00
docs Update takeover documentation for recent updates 2022-01-31 13:13:10 -08:00
fuse move process name cache 2022-04-04 11:37:38 -07:00
inodes inodes: fix overly aggressive XDCHECK 2022-05-04 09:48:59 -07:00
journal fix some laziness in the include structure 2022-03-03 12:11:31 -08:00
model use BackingStore to translate object IDs to human readable representations 2022-03-03 17:17:25 -08:00
monitor service: goodbye systemd 2022-04-28 09:18:22 -07:00
nfs eden/{integration, fs, facebook}: switch to platform010 2022-04-26 13:22:33 -07:00
notifications add --press-to-continue flag to edenfsctl commands 2022-05-04 21:20:06 -07:00
prjfs move StringConv 2022-04-04 11:37:38 -07:00
py windows_thrift: make sure to call settimeout 2022-02-18 10:22:55 -08:00
rocksdb fs: fix license header 2022-01-04 15:00:07 -08:00
scripts fs: fix license header 2022-01-04 15:00:07 -08:00
service add thrift endpoint for dropping requests 2022-05-04 21:20:06 -07:00
sqlite treeoverlay: set upper limit for journal size 2022-05-03 14:31:45 -07:00
store add ability to drop all import requests 2022-05-04 21:20:06 -07:00
takeover to support arbitrary object IDs in graceful restart, differentiate between no object ID and the empty ID 2022-03-03 12:11:31 -08:00
telemetry silence unused parameter warnings on Windows 2022-04-27 14:09:57 -07:00
testharness add ability to drop all import requests 2022-05-04 21:20:06 -07:00
third-party fs: update fuse_kernel_linux.h 2021-03-17 20:55:43 -07:00
utils windows: teach eden to look for pdb in the binary path 2022-05-03 13:39:24 -07:00
Cargo.toml bump up solana crate versions and fix a bunch of related crates 2022-04-25 23:16:11 -07:00
CMakeLists.txt fs: fix license header 2022-01-04 15:00:07 -08:00