You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The --chroot flag isn't mentioned in nest-cli's help.
$ nest --help
nest [FLAGS] SUBCOMMAND [SUBCOMMANDS'S FLAGS]Raven-OS's package manager.
FLAGS
-h, --help Prints help information
-v Sets the level of verbosity
-V, --version Prints version information
SUBCOMMANDS
help Prints this message or the help of the given subcommand(s)
install Download and install the given packages [alias: add]
pull Pull repositories and update local cache
uninstall Uninstall the given packages [alias: remove]
upgrade Upgrade all installed packages [alias: update]
The text was updated successfully, but these errors were encountered:
The
--chroot
flag isn't mentioned in nest-cli's help.The text was updated successfully, but these errors were encountered: