laf-cli Install npm i laf-cli -g Usage 1. Generate a env file template for laf-cli: .env laf-cli init --access-key xxxxx --access-secret xxxxxx --bucket xxxxxx 2. run laf-cli sync ./dist command to sync files to OSS bucket Upgrade laf-cli npm i laf-cli@latest -g