
cotton
List of commands for cotton:
-
cotton:tldr:28cdc cotton: Stop running when a test fails.$ cotton -u ${base_url} -s ${filename}.mdtry on your machineexplain this command
-
cotton:tldr:af7c1 cotton: Use a specific base URL.$ cotton -u ${base_url} ${filename}.mdtry on your machineexplain this command
-
cotton:tldr:be4af cotton: Disable certificate verification (insecure mode).$ cotton -u ${base_url} -i ${filename}.mdtry on your machineexplain this command