You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Executing the sfp releasedefinition:generate --help command, the example commands are missing required parameters based on the documentation for the flags.
To Reproduce
Enter the following command sfp releasedefinition:generate --help
Describe the bug
Executing the
sfp releasedefinition:generate --helpcommand, the example commands are missing required parameters based on the documentation for the flags.To Reproduce
sfp releasedefinition:generate --help$ sfp releasedefinition:generate -n <releaseName>Expected behavior
Sample commands should have the following flags
$ sfp releasedefinition:generate -n <releaseName> -c <gitref> -f <configfile>Screenshots
Platform Details (please complete the following information):
Additional context
Add any other context about the problem here.