While writing documentation on how to use suitecrm, I noticed a lack of a way to load config from standard input.
This is fairly common for command-line tools that can specify a single file as input, and often treat a file name "-" as meaning "read from standard input".
Would this be convenient for any real-world uses of lifecycle?
While writing documentation on how to use suitecrm, I noticed a lack of a way to load config from standard input.
This is fairly common for command-line tools that can specify a single file as input, and often treat a file name "-" as meaning "read from standard input".
Would this be convenient for any real-world uses of lifecycle?