-
This module should support pipeline input where possible.
```powershell
Get-MgUser -UserId e5c3398d-6401-4dd6-bb87-6d3f95499aef | Get-MgUserLicenseDetail
Get-MgGroup -GroupId 0f764d03-afb6-45cd…
-
Hi there, I really like your project :)
It is the one i use most often along side [ai-shell](https://github.com/BuilderIO/ai-shell/) which i also like
Wanted to request a feature to **allow data p…
-
Example, should be able to do the following:
`Get-Organization -Name 'XYZ' | Get-Network`
and get all networks with in the organization 'XYZ'
-
This is a megathread for all the issues that we had previously identified before sudo was made public. There's about a 3-week delay between us fixing issues, and the fixes being available to Insiders.…
-
**Summary**
Original issue: #2362
Implementation: #9302
Design doc:
Documentation: https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#cargo-config
Issues: https://github.com/rus…
ehuss updated
2 months ago
-
Hi nice cram people,
I seem to have written a different, similar tool, and I think probably I should contribute to cram instead. You can find my tool here: https://github.com/sandstorm-io/sandstorm/t…
-
This is the big feature I've been working on. I would link you to the branch, but my modem is broken and I forgot to bring the code/laptop to work. Which also means that I cannot currently show you pr…
-
## Round ID: [181690](https://scrubby.melonmesa.com/round/181690)
## Testmerges:
The following pull requests are currently test merged:
[#66123: 'Super Thief Health Update: Disables Hoarder…
-
```
$ cat a.csv
city,state
burlington,vt
$ cat b.csv
state,city
wi,madison
$ catcsv a.csv b.csv
city,state
burlington,vt
Error: error reading 'b.csv
Caused by: CSV headers are different…
-
### Type of issue
Outdated article
### Feedback
(This is about the engineering docs.)
The docs currently say:
> If your cmdlet is performing a **PATCH** operation (_i.e._, a partial replacement o…