az playwright-testing
Note
This reference is part of the playwright-cli-extension extension for the Azure CLI (version 2.67.0 or higher). The extension will automatically install the first time you run an az playwright-testing command. Learn more about extensions.
Manage Microsoft Playwright Testing service.
Commands
Name | Description | Type | Status |
---|---|---|---|
az playwright-testing check-name-availability |
Adds check global name availability operation, normally used if a resource name must be globally unique. |
Extension | GA |
az playwright-testing quota |
Manage Azure subscription quota resource for Microsoft Playwright Testing service. |
Extension | GA |
az playwright-testing quota list |
List quotas for a given subscription Id. |
Extension | GA |
az playwright-testing quota show |
Get subscription quota by name. |
Extension | GA |
az playwright-testing workspace |
Manage Microsoft Playwright Testing service workspace resource. |
Extension | GA |
az playwright-testing workspace create |
Create a Microsoft Playwright Testing service Workspace resource. |
Extension | GA |
az playwright-testing workspace delete |
Delete Microsoft Azure Playwright Testing service Workspace resource. |
Extension | GA |
az playwright-testing workspace list |
List Microsoft Azure Playwright Testing service Workspace resources by subscription ID. |
Extension | GA |
az playwright-testing workspace quota |
Manage Quota resource for Microsoft Azure Playwright Testing service account. |
Extension | GA |
az playwright-testing workspace quota list |
List quotas for a given workspace. |
Extension | GA |
az playwright-testing workspace quota show |
Get quota by name for an workspace. |
Extension | GA |
az playwright-testing workspace show |
Get a Microsoft Azure Playwright Testing service Workspace resource details. |
Extension | GA |
az playwright-testing workspace update |
Update Microsoft Azure Playwright Testing service Workspace resource. |
Extension | GA |
az playwright-testing workspace wait |
Place the CLI in a waiting state until a condition is met. |
Extension | GA |
az playwright-testing check-name-availability
Adds check global name availability operation, normally used if a resource name must be globally unique.
az playwright-testing check-name-availability [--name]
[--type]
Optional Parameters
The name of the resource for which availability needs to be checked.
The resource type.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.