Synopsis |
ceylon version [--confirm=<option>] [--cwd=<dir>] [--dependencies] [--encoding=<charset>] [--no-update-dependencies] [--set=<value>] [--source=<dirs>...] [--src=<dir>...] [--verbose[=<flags>]] [--] [<modules...>] |
Description |
If If
Note: Other modules may also be updated unless the |
Examples |
Listing the versions of all the modules in the ceylon SDK:
Listing the version of ceylon.collection, and modules that depend on it
Updating the version of ceylon.collection, and the modules that depend on it
|