Cervac Petru

Results 4 issues of Cervac Petru

The Dockerfile used in the section "Custom build outputs" is invalid. The following scenario fails **GIVEN** I'm using the following Dockerfile ```Dockerfile FROM golang AS build-stage RUN go get -u...

area/Build

### Description As a user I would like to see what values parameters are accepting when running `nuke --help` So that I don't have to guess how correctly to use...

enhancement

Fix a typo in the test.md

## Describe the bug Accessing the online help of a cmdlet navigates to an invalid URI. In the case of `Get-EntraUser` it navigates to https://learn.microsoft.com/nl-nl/powershell/module/Microsoft.Entra/Get-EntraUser rather than https://learn.microsoft.com/nl-nl/powershell/module/Microsoft.Entra.users/Get-EntraUser ## To...

ToTriage