Examples (5)
Run a subcommand refreshing the cache
sfdk build-requires --refresh subcommandRun a subcommand without refreshing the cache
sfdk build-requires --no-refresh subcommandInstall or update the build-time dependencies
sfdk build-requires pullInstall or update the build-time dependencies, omitting all extra ones
Show the difference between current and clean build environments
made by @shridhargupta | data from tldr-pages