Skip to content

Commit

Permalink
docs: update following flag rename
Browse files Browse the repository at this point in the history
  • Loading branch information
didroe committed Nov 22, 2023
1 parent 67486ee commit b7e5a36
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/_data/bearer_scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@ usage: bearer scan [flags] <path>
options:
- name: api-key
usage: Use your Bearer API Key to send the report to Bearer.
- name: branch
usage: The name of the branch being scanned.
- name: commit
usage: The hash of the commit being scanned.
- name: config-file
default_value: bearer.yml
usage: Load configuration from the specified path.
- name: context
usage: |
Expand context of schema classification e.g., --context=health, to include data types particular to health
- name: current-branch
usage: The name of the current branch.
- name: current-commit
usage: The hash of the current commit.
- name: data-subject-mapping
usage: |
Override default data subject mapping by providing a path to a custom mapping JSON file
Expand Down

0 comments on commit b7e5a36

Please sign in to comment.