blob: 30ebb016309fb00f312cf98b6293121beb89004a [file] [log] [blame]
# GENERATED BY: test/help_test.dart
## Section 0
$ pub publish --help
Publish the current package to pub.dev.
Usage: pub publish [options]
-h, --help Print this usage information.
-n, --dry-run Validate but do not publish the package.
-f, --force Publish without confirmation if there are no errors.
--skip-validation Publish without validation and resolution (this will ignore errors).
-C, --directory=<dir> Run this in the directory <dir>.
Run "pub help" to see global options.
See https://dart.dev/tools/pub/cmd/pub-lish for detailed documentation.