**new** | Create a new FRESH or JRS resume document Usage: **fluentcv NEW [--format]** The NEW command generates a new resume document in FRESH or JSON Resume format. This document can serve as an official source of truth for your resume and career data as well an input to tools like FluentCV. Parameters: **** The filename (relative or absolute path) of the resume to be created. Multiple resume paths can be specified, and each will be created in turn. fluentcv NEW resume.json fluentcv NEW r1.json foo/r2.json ../r3.json Options: **--format -f ** The desired format for the new resume(s). Valid values are 'FRESH', 'JRS', or, to target the latest edge version of the JSON Resume Schema, 'JRS@1'.