--path

eoslime deploy --path="My deployment file/folder"

You can specify the path to your deployment script or the deployment folder

Default

By default the path option will search for your deployment scripts in the folder

  • ./deployment

Last updated