-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
11beff4
commit 1e1528b
Showing
20 changed files
with
656 additions
and
456 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,12 @@ | ||
name: bearer | ||
options: | ||
- name: help | ||
shorthand: h | ||
default_value: "false" | ||
usage: help for bearer | ||
- name: help | ||
shorthand: h | ||
default_value: "false" | ||
usage: help for bearer | ||
see_also: | ||
- bearer completion - Generate the autocompletion script for the your shell. | ||
- bearer ignore - Manage ignored fingerprints | ||
- bearer init - Generates a default config to `bearer.yml` | ||
- bearer scan - Scan a directory or file | ||
- bearer version - Print the version | ||
aliases: | ||
- bearer completion - Generate the autocompletion script for the your shell. | ||
- bearer ignore - Manage ignored fingerprints | ||
- bearer init - Generates a default config to `bearer.yml` | ||
- bearer scan - Scan a directory or file | ||
- bearer version - Print the version |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.