Κοινή χρήση μέσω


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

--name

The name of the resource for which availability needs to be checked.

--type

The resource type.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

Accepted values: json, jsonc, none, table, tsv, yaml, yamlc
Default value: json
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.