-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Description
Type of issue
Other (describe below)
Description
Hello !
I have a particular use case where I need dotnet-watch to use the publish sub process but the CLI tool does not take the argument described in the docs.
This arg is also present in the readme of dotnet-watch in the sdk but when I run dotnet watch -?
I only have :
Use :
dotnet-watch [<forwardedArgs>...] [options]
Arguments :
<forwardedArgs> Arguments to pass to the child dotnet process.
Options :
...
Is this a planned change of the tool not even described in the sdk readme or an error ?
Thanks !
Lucas
Page URL
https://learn.microsoft.com/fr-fr/dotnet/core/tools/dotnet-watch
Content source URL
https://github.com/dotnet/docs/blob/main/docs/core/tools/dotnet-watch.md
Document Version Independent Id
218d2a4d-2ff3-8e4d-1f06-bbb3710878fe
Article author
tdykstra
Metadata
- ID: 16f49f1b-261c-8cd0-a024-32c2535d0a0f
- Product: dotnet-fundamentals
PodyNoo, arahmancsd, JustusGreiberORGADATA, FabianBillerOrgadata and Ghost4Man