1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2024-09-21 09:25:56 +01:00
HackMyResume/dist/cli/help/peek.txt

31 lines
678 B
Plaintext
Raw Normal View History

**peek** | View portions of a resume from the command line
Usage:
hackmyresume PEEK <resumes> <path> [<options>]
Parameters:
**<resumes>**
Absolute or relative path(s) to one or more FRESH or
JSON Resume documents to be validated. Multiple resumes
can be specified, separated by spaces:
hackmyresume PEEK r1.json r2.json r3.json
**<path>**
The part of the resume to peek at.
Options:
**--assert -a**
Tell HackMyResume to return a non-zero process exit
code if a resume fails to validate.
The PEEK command displays a specific piece or part of the
resume without requiring the resume to be opened in an
editor.