Title: Networking Introspection CmdLets are not available cross-platform · Issue #6076 · PowerShell/PowerShell · GitHub
Open Graph Title: Networking Introspection CmdLets are not available cross-platform · Issue #6076 · PowerShell/PowerShell
X Title: Networking Introspection CmdLets are not available cross-platform · Issue #6076 · PowerShell/PowerShell
Description: CmdLets in the NetTCPIP & other Net* modules are not available cross-platform. My use-case: we use powershell + netCore as a cross-platform develop & deploy solution. (It's great!) If I might offer an order of priorities based on that us...
Open Graph Description: CmdLets in the NetTCPIP & other Net* modules are not available cross-platform. My use-case: we use powershell + netCore as a cross-platform develop & deploy solution. (It's great!) If I might offer...
X Description: CmdLets in the NetTCPIP & other Net* modules are not available cross-platform. My use-case: we use powershell + netCore as a cross-platform develop & deploy solution. (It's great!) If I...
Opengraph URL: https://github.com/PowerShell/PowerShell/issues/6076
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Networking Introspection CmdLets are not available cross-platform","articleBody":"CmdLets in the NetTCPIP \u0026 other Net* modules are not available cross-platform. \r\nMy use-case: we use powershell + netCore as a cross-platform develop \u0026 deploy solution. (It's great!)\r\nIf I might offer an order of priorities based on that use-case, I would prioritise \r\n- 'Get-' and 'Test-' CmdLets over 'Set-' \u0026 mutators\r\n- NetTcpIp over other Net* modules\r\n\r\nRationale: In container and serverless application/service deployment, the ability (and hence the need) to mutate hardware and security configuration is limited; but the need to inspect network configuration does not go away.\r\n\r\nSo top of my list are:\r\n\r\n```powershell\r\nGet-NetIPAddress\r\nTest-NetConnection\r\nGet-NetIPConfiguration\r\nGet-NetIPInterface\r\nResolve-DnsName\r\nFind-NetRoute\r\n```\r\n\r\nEnvironment data\r\n----------------\r\n```powershell\r\n\r\n\u003e $PSVersionTable \r\n\r\nName Value \r\n---- ----- \r\nPSVersion 6.0.1 \r\nPSEdition Core \r\nGitCommitId v6.0.1 \r\nOS Darwin 17.4.0 Darwin Kernel Version 17.4.0: Sun Dec 17 09:19:54 PST 2017; root:xnu-4570.41.2~1/RELEASE_X86_64 \r\nPlatform Unix \r\nPSCompatibleVersions {1.0, 2.0, 3.0, 4.0...} \r\nPSRemotingProtocolVersion 2.3 \r\nSerializationVersion 1.1.0.1 \r\nWSManStackVersion 3.0 \r\n\r\n\u003e $PSVersionTable\r\nPSVersion 6.0.0-rc\r\nPSEdition Core\r\nGitCommitId v6.0.0-rc\r\nOS Linux 4.4.51-40.58.amzn1.x86_64 #1 SMP Tue Feb 28 21:57:17 UTC 2017\r\nPlatform Unix\r\nPSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}\r\nPSRemotingProtocolVersion 2.3\r\nSerializationVersion 1.1.0.1\r\nWSManStackVersion 3.0\r\n```\r\n","author":{"url":"https://github.com/chrisfcarroll","@type":"Person","name":"chrisfcarroll"},"datePublished":"2018-01-31T11:58:42.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":45},"url":"https://github.com/6076/PowerShell/issues/6076"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:0e1090dc-432e-5015-7565-b73094147a71 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | C064:C9C8C:E0DDD9:1468839:6A54AD90 |
| html-safe-nonce | 87b0f170bc478d6fccea9a09c1e22ea8ad12412e96abd5977331370c6038efb4 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDMDY0OkM5QzhDOkUwREREOToxNDY4ODM5OjZBNTRBRDkwIiwidmlzaXRvcl9pZCI6IjcxMTY4NzEwOTMxMzExOTM3NDQiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | c3699494235e4f34a5a966551dfa7b1aab45f3393bd6ce838cb86489b2b1d5f3 |
| hovercard-subject-tag | issue:293132021 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/PowerShell/PowerShell/6076/issue_layout |
| twitter:image | https://opengraph.githubassets.com/004e59f10b3dba0a50e11edd097139b5a4224f2fa708f7e8a56f737d9a7f6682/PowerShell/PowerShell/issues/6076 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/004e59f10b3dba0a50e11edd097139b5a4224f2fa708f7e8a56f737d9a7f6682/PowerShell/PowerShell/issues/6076 |
| og:image:alt | CmdLets in the NetTCPIP & other Net* modules are not available cross-platform. My use-case: we use powershell + netCore as a cross-platform develop & deploy solution. (It's great!) If I might offer... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | chrisfcarroll |
| hostname | github.com |
| expected-hostname | github.com |
| None | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| turbo-cache-control | no-preview |
| go-import | github.com/PowerShell/PowerShell git https://github.com/PowerShell/PowerShell.git |
| octolytics-dimension-user_id | 11524380 |
| octolytics-dimension-user_login | PowerShell |
| octolytics-dimension-repository_id | 49609581 |
| octolytics-dimension-repository_nwo | PowerShell/PowerShell |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 49609581 |
| octolytics-dimension-repository_network_root_nwo | PowerShell/PowerShell |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | f8cfff6384f62259baea531c7f58bc7040f8dd92 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width