blob: 780b29eca6d4bed32569db67f5ea6ee781f5c44e [file] [log] [blame]
# GENERATED BY: test/embedding/embedding_test.dart
$ tool/test-bin/pub_command_runner.dart pub --help
Work with packages.
Usage: pub_command_runner pub [arguments...]
-h, --help Print this usage information.
-v, --verbose Print detailed logging.
--[no-]color Use colors in terminal output.
Defaults to color when connected to a terminal, and
no-color otherwise.
-C, --directory=<dir> Run the subcommand in the directory<dir>.
(defaults to ".")
Available subcommands:
add Add dependencies to `pubspec.yaml`.
cache Work with the system cache.
deps Print package dependencies.
downgrade Downgrade the current package's dependencies to oldest versions.
fail Throws an exception
get Get the current package's dependencies.
global Work with global packages.
login Log into pub.dev.
logout Log out of pub.dev.
outdated Analyze your dependencies to find which ones can be upgraded.
publish Publish the current package to pub.dev.
remove Removes a dependency from the current package.
token Manage authentication tokens for hosted pub repositories.
upgrade Upgrade the current package's dependencies to latest versions.
Run "pub_command_runner help" to see global options.
See https://dart.dev/tools/pub/cmd/pub-global for detailed documentation.