blob: 621c94039de8ce402e7929c445872ac805f08e7c [file]
# 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.
-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.