Shayne Boyer
Shayne Boyer
@davidfowl so are you saying `k --watch kestrel` should accomplish the same? I didn't get that in testing on OSX in the working directory. kestrel starts, I changed a file...
its either going to be watching k or watching the working directory - either way its watching files correct? the `--watch` option doesn't seem to be killing k either on...
ok we'll have to look at the adjustment to the kmon cmd when the the file watcher is fixed in mono. @davidfowl is there a Issue we can watch for...
Using the following command `dotnet publish --os linux --arch x64 /t:PublishContainer -c Release` as an example, we can use .NET SDK to produce the image build locally in lieu of...
@kristenwomack - FYI
[`azd doctor` extension](https://github.com/spboyer/azd-ext-doctor) has a command to do this - `azd doctor configure remote-build`
@vhvb1989 - add to concurx issue
Related to #5965
@copilot if a user runs `azd login` or `azd logout` please return a message directing them to use the related `auth login/logout` commands.
@vhvb1989 @weikanglim - does #6281 address this? Is this a dupe?