A CLI to work with LaminDB instances.
The Lamin CLI provides the lamin command. It is installed as part of the central lamindb package, which is developed here: https://github.com/laminlabs/lamindb
pip install lamindbSave a file to your current LaminDB instance:
lamin save my_table.csv --key my_tables/my_table.csvSee the lamindb README for more examples.
Read the docs.