The “utility validateNames” command can be used to detect and correct naming problems in Projects (see section 3.4.17.1 for the usage statement). Running the command without any arguments will report an error if any problem names are encountered (irresolvable duplicates or empty names). The command does nothing if there are no errors to report.
The “computation” command allows you to start or stop a computation, or check its status (see section 3.4.3 for the usage statement). You are only allowed to use the “computation start” and “computation stop” commands on Projects on which you have full control. If you were able to successfully do a simple “open” on a Project, or if you were able to open it with the “‑control preempt” option, you have the appropriate level of control to start or stop a computation.
You can import the pool of automatically detected variants in the CLI by using the “computation loadDetectedVariants” command (see section 3.4.3.4 for the usage statement). Note that this command loads the automatically detected Variants into memory, but just like in the GUI, you must save the Project if you want the load to be permanent. Since the load is currently all or nothing, a good strategy may be to load the Variants but not save them, so you can run a report command (see section
3.5.12) on all the potential Variants for a Project without cluttering the GUI view of the Project with too many marginal Variants.