Update CodeQL CLI manual (#43241)
Co-authored-by: Rachael Sewell <rachmari@github.com> Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: database unbundle
|
||||
versions:
|
||||
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
||||
fpt: '*'
|
||||
ghae: '*'
|
||||
ghec: '*'
|
||||
@@ -34,7 +34,9 @@ Extracts a CodeQL database archive.
|
||||
|
||||
This command extracts a CodeQL database archive created by [codeql database bundle](/code-security/codeql-cli/codeql-cli-manual/database-bundle). It is similar to using unzip to extract the database, but performs better in certain scenarios (for instance, unzip is very slow on Windows) and supports additional options such as setting the name of the database extracted.
|
||||
|
||||
## Primary options
|
||||
## Options
|
||||
|
||||
### Primary Options
|
||||
|
||||
#### `<archive>` <!-- markdownlint-disable-line heading-increment -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user