kubectl-aks
kubectl-aks copied to clipboard
docs: Add documentation-test for run-command.md
Add test for run-command.md. In order to test it locally you need to write an INI file at docs/run-command.ini with sample:
→ cat docs/run-command.ini.sample
mySubID = mySubID
myRG = myRG
myCluster = myCluster
myNode = myNode
Then use following to run the tests:
make documentation-test-commands