The LabID Command Line Interface¶
LabID can be accessed programmatically using the LabID CLI, a command line client written in Python.
At EMBL the CLI is globally available as an executable
- Available at
/g/funcgen/bin/labid - Get help with
/g/funcgen/bin/labid --help - Set up your user connection details with
/g/funcgen/bin/labid config setup
Keep reading to learn more about the CLI