Ersilia Version Control (EOSVC)
CLI for syncing large artifacts to S3
π Quick Start
Installation
git clone https://github.com/ersilia-os/eosvc.git
cd eosvc
pip install -e .AWS Credential Setup
eosvc config \
--access-key-id "YOUR_ID" \
--secret-access-key "YOUR_SECRET" \
--region "eu-central-2"Access rules configuration
π Common Commands
π€ Uploading Data
π₯ Downloading Data
π Viewing Remote Files
β οΈ Important Safety Note: Access Lock
Last updated
Was this helpful?

