serial - Request or set serial number

Set serial number, from test plan or through PLTcloud.

Under Project Settings in PLTcloud, serial number allocation can be configured to use either monotonic counters, or through a webhook.

Usage:

- command: serial request [<KEY>:<jsonKey>]...

- command: serial set <value>

Argument

Description

request

Request serial number through PLTcloud backend

KEY

Test plan user key to extract from webhook response

jsonKey

Webhook response “extra” map key

set

Set serial number from test plan

Examples