Skip to content

Commit

Permalink
Mark web-ext sign '--id' option as removed (#1874)
Browse files Browse the repository at this point in the history
  • Loading branch information
willdurand committed May 28, 2024
1 parent dc5c094 commit 15618c8
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ contributors:
Robot-Inventor
]
last_updated_by: willdurand
date: 2024-05-24
date: 2024-05-27
---

<!-- Page Hero Banner -->
Expand Down Expand Up @@ -81,6 +81,7 @@ These version 7 `web-ext sign` options are removed:

- [`--use-submission-api`](/documentation/develop/web-ext-command-reference-v7/#use-submission-api)
- [`--api-url-prefix`](/documentation/develop/web-ext-command-reference-v7/#api-url-prefix)
- [`--id`](/documentation/develop/web-ext-command-reference-v7/#id)
- `--disable-progress-bar` (undocumented feature)

### Updates
Expand Down Expand Up @@ -580,7 +581,7 @@ Environment variable: `$WEB_EXT_API_SECRET`

<section id="approval-timeout">

#### `--approval-timeout`
#### `--approval-timeout`

Number of milliseconds to wait for approval before giving up. Set to 0 to disable the wait for approval. Defaults to `timeout` if not set.

Expand Down

0 comments on commit 15618c8

Please sign in to comment.