When specifying a package by name, the package name is searched for in each package repository currently installed. The first matching package is selected and downloaded. See `omf help repositories` for more information about repositories.
When a package is specified by URL, OMF assumes the URL points to a Git repository and installs the package by cloning the repository.
When called without arguments, any packages specified in your bundle file that are missing will be installed.