Dria CLI
Dria CLI is a command-line tool that easily enables the developers to use the Dria local environment. You only need NodeJS and Docker, and installation is simply:
npm i -g dria-cli
You can see the available commands with:
dria help
To learn more about the usage, refer to its GitHub page (opens in a new tab).