CLI
The Conduit command-line utility creates projects, runs applications, manages database schemas and other tasks.
This tool is installed through pub
:
pub global activate conduit
The above command updates the tool if a new version is available. You should ensure that conduit
and your application use the same version of Conduit.
All command-line tools have a --help
option to show their options.