Attention
These docs have moved. The current simpleaf documentation lives at https://combine-lab.github.io/simpleaf and is the only version that is updated. This readthedocs site is a frozen snapshot of the 0.27.0 docs and will not track later releases.
inspect commandΒΆ
The inspect command simply inspects the ALEVIN_FRY_HOME directory, and prints to the console the relevant information contained therein. Specifically, it will print the paths currently being used for the piscem and alevin-fry programs, as well as the versions of these tools. Further, if a custom_chemistries.json file is present, it will print the contents of this file. This command can be invoked as:
$ simpleaf inspect
Currently, this command takes no arguments or options.