Azure / Azure/azure-quickstart-templates
ACS connect document: netstat args don't exist on mac.
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
@rgardler
doc for template: https://github.com/Azure/azure-quickstart-templates/blob/master/101-acs-mesos/docs/MesosWalkthrough.md
### Issue Details
```
macbook :: ~/workspace » sudo netstat -anp | grep ":80" netstat: option requires an argument -- p
Usage: netstat [-AaLlnW] [-f address_family | -p protocol]
netstat [-gilns] [-f address_family]
netstat -i | -I interface [-w wait] [-abdgRt]
netstat -s [-s] [-f address_family | -p protocol] [-w wait]
netstat -i | -I interface -s [-f address_family | -p protocol]
netstat -m [-m]
netstat -r [-Aaln] [-f address_family]
netstat -rs [-s]
macbook :: ~/workspace » sudo netstat | grep ":80"
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Open 101-acs-mesos/docs/MesosWalkthrough.md and find the documented netstat command shown in the issue. Check the command against macOS netstat usage, then update the documentation so the walkthrough uses valid macOS arguments and verify the revised command no longer produces the reported option error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100