Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cake.coreclr help information error #2066

Closed
linianhui opened this issue Mar 4, 2018 · 2 comments
Closed

cake.coreclr help information error #2066

linianhui opened this issue Mar 4, 2018 · 2 comments
Assignees
Labels
Milestone

Comments

@linianhui
Copy link

What You Are Seeing?

cake.coreclr help information error

What is Expected?

Example: dotnet Cake.dll
Example: dotnet Cake.dll build.cake --verbosity=quiet
Example: dotnet Cake.dll build.cake --showdescription

What version of Cake are you using?

0.26.1

Are you running on a 32 or 64 bit system?

64

What environment are you running on? Windows? Linux? Mac?

windows

Are you running on a CI Server? If so, which one?

no

How Did You Get This To Happen? (Steps to Reproduce)

dotnet cake.dll

Output Log

dotnet .\Cake.dll --help

Usage: Cake.exe [script] [--verbosity=value]
[--showdescription] [--dryrun] [..]

Example: Cake.exe
Example: Cake.exe build.cake --verbosity=quiet
Example: Cake.exe build.cake --showdescription

Options:
--verbosity=value Specifies the amount of information to be displayed.
(Quiet, Minimal, Normal, Verbose, Diagnostic)
--debug Performs a debug.
--showdescription Shows description about tasks.
--dryrun Performs a dry run.
--version Displays version information.
--help Displays usage information.

@augustoproiete augustoproiete added this to the v1.0.0 milestone Jan 16, 2021
@augustoproiete
Copy link
Member

This has been fixed by #3031 and will be available in Cake v1.0.0 RTM

@cake-build-bot
Copy link

🎉 This issue has been resolved in version v1.0.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants