-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
Issue-Discussionthe issue may not have a clear classification yet. The issue may generate an RFC or may be reclassifthe issue may not have a clear classification yet. The issue may generate an RFC or may be reclassifWG-Cmdlets-Managementcmdlets in the Microsoft.PowerShell.Management modulecmdlets in the Microsoft.PowerShell.Management module
Description
Currently we merged new ported version of Test-Connection cmdlet. See description in #5328.
The cmdlet has some issues on Unixes because of .Net Core API gaps. I'll open issues in .Net Core repo.
Now we need feedbacks for Test-Connection cmdlet.
I think we should break the feedback into two parts:
- scripting functionality
- Is the design good?
- Does the cmdlet work as expected?
- interactive functionality (display output)
- Now we have implemented the output to the screen as progress bar and as text (without ETS) - we have to decide what is best to use.
- There is also a question about output headers and footers - should we emulate Windows/Linux output or should follow PowerShell output style?
ConstantineK
Metadata
Metadata
Assignees
Labels
Issue-Discussionthe issue may not have a clear classification yet. The issue may generate an RFC or may be reclassifthe issue may not have a clear classification yet. The issue may generate an RFC or may be reclassifWG-Cmdlets-Managementcmdlets in the Microsoft.PowerShell.Management modulecmdlets in the Microsoft.PowerShell.Management module