Skip to content

[Bug]: CLI link is unusable #1819

@JerryNixon

Description

@JerryNixon

What happened?

A bug happened!

image

The link to the docs in --LogLevel is unusable because it has a large & invalid space.

I think this may be trying to fix a wrapping issue, but the querystring is not an important part.

You can just use https://learn.microsoft.com/en-us/dotnet/api/microsoft.extensions.logging.loglevel

Version

0.8.52+c69925060e1942d28515b9c4b89ea24832da0c7c

What database are you using?

Azure SQL

What hosting model are you using?

Local (including CLI)

Which API approach are you accessing DAB through?

REST, GraphQL

Relevant log output

C:\Users\jerry>dab start --help
Microsoft.DataApiBuilder 0.8.52+c69925060e1942d28515b9c4b89ea24832da0c7c
c Microsoft Corporation. All rights reserved.

  --verbose              Specify logging level as informational.

  --LogLevel             Specify logging level as provided value, see:
                         https://learn.microsoft.com/en-us/dotnet/api/microsoft.extensions.logging.loglevel?view=dotnet-                         plat-ext-7.0

  --no-https-redirect    Disables automatic https redirects.

  -c, --config           Path to config file. Defaults to 'dab-config.json' unless 'dab-config.<DAB_ENVIRONMENT>.json'
                         exists, where DAB_ENVIRONMENT is an environment variable.

  --help                 Display this help screen.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions