Shayne Boyer

Results 27 comments of 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...

[`azd doctor` extension](https://github.com/spboyer/azd-ext-doctor) has a command to do this - `azd doctor configure remote-build`

@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?