List
Lists all packages avaialable.
#
UsageList packages easily using novus with just a single command.
You can list a certain number of packages with
novus list [number]
#
AliasThe word show can be used as an alternative to list.
Example:
novus show 10
#
Flags#
allDisplays all packages available.
Alias: -a
Example
novus list --all
#
versionDisplays the package version along with the names.
Alias: -v
Example
novus list 10 --version
#
installedDisplays only installed packages.
Alias: -i
Example
novus list 10 --installed
#
localDisplays only local packages
Alias: -l
Example
novus list 10 --local