composer-release-plugin icon indicating copy to clipboard operation
composer-release-plugin copied to clipboard

CLI does not understand -np short option

Open Dragonrun1 opened this issue 6 years ago • 0 comments

` C:\repos\github\Dragonrun1\Uuid64Type>composer release patch -np

[Symfony\Component\Console\Exception\RuntimeException] The "-p" option does not exist.

release [-m|--message MESSAGE] [-np|--no-push] [-l|--latest-release LATEST-RELEASE] [--] `

Dragonrun1 avatar Mar 21 '20 04:03 Dragonrun1