We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41624bb commit c0c36e1Copy full SHA for c0c36e1
README.md
@@ -26,12 +26,12 @@ I'll update the highlighted section with the clarified information about command
26
Not all documentation is suitable for conversion to Exec Docs. Use these filters to determine if a document can be effectively converted:
27
28
1. **Command Execution Limitations**
29
- - **Supported:**
+ - **Supported scenarios:**
30
- Any command that can run in a BASH terminal
31
- Azure CLI commands (e.g. azurecli, azure-cli-interactive, azurecli-interactive)
32
- Terraform commands
33
34
- - **Not supported:**
+ - **Not supported currently:**
35
- PowerShell scripts
36
- GUI-based instructions
37
- Commands requiring `sudo` privileges
0 commit comments