Skip to content

Commit 8d7c4d5

Browse files
Regenerated man page
1 parent f62984b commit 8d7c4d5

File tree

1 file changed

+3
-15
lines changed

1 file changed

+3
-15
lines changed

cfbs/cfbs.1

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
.TH CFBS "1" "2025\-10\-03" "cfbs" "CFEngine Build System manual"
1+
.TH CFBS "1" "2026\-01\-13" "cfbs" "CFEngine Build System manual"
22
.SH NAME
33
cfbs \- combines multiple modules into 1 policy set to deploy on your infrastructure. Modules can be custom promise types, JSON files which enable certain functionality, or reusable CFEngine policy. The modules you use can be written by the CFEngine team, others in the community, your colleagues, or yourself.
44
.SH SYNOPSIS
55
.B cfbs
6-
[-h] [--loglevel LOGLEVEL] [-M] [--version] [--force] [--non-interactive] [--index INDEX] [--check] [--checksum CHECKSUM] [--keep-order] [--git {yes,no}] [--git-user-name GIT_USER_NAME] [--git-user-email GIT_USER_EMAIL] [--git-commit-message GIT_COMMIT_MESSAGE] [--ignore-versions-json] [--diffs [DIFFS]] [--omit-download] [--check-against-git] [--from MINIMUM_VERSION] [--to-json [TO_JSON]] [--reference-version REFERENCE_VERSION] [--masterfiles-dir MASTERFILES_DIR] [--ignored-path-components [IGNORED_PATH_COMPONENTS ...]] [--offline] [--masterfiles MASTERFILES] [cmd] [args ...]
6+
[-h] [--loglevel LOGLEVEL] [-M] [--version] [--force] [--non-interactive] [--index INDEX] [--check] [--checksum CHECKSUM] [--keep-order] [--git {yes,no}] [--git-user-name GIT_USER_NAME] [--git-user-email GIT_USER_EMAIL] [--git-commit-message GIT_COMMIT_MESSAGE] [--ignore-versions-json] [--diffs [DIFFS]] [--to-json [TO_JSON]] [--reference-version REFERENCE_VERSION] [--masterfiles-dir MASTERFILES_DIR] [--ignored-path-components [IGNORED_PATH_COMPONENTS ...]] [--offline] [--masterfiles MASTERFILES] [cmd] [args ...]
77
.SH DESCRIPTION
88
CFEngine Build System.
99

1010
.TP
1111
\fBcmd\fR
12-
The command to perform (pretty, init, status, search, add, remove, clean, update, validate, download, build, install, help, info, show, analyse, analyze, convert, input, set\-input, get\-input, generate\-release\-information)
12+
The command to perform (pretty, init, status, search, add, remove, clean, update, validate, download, build, install, help, info, show, analyse, analyze, convert, input, set\-input, get\-input)
1313

1414
.TP
1515
\fBargs\fR
@@ -76,18 +76,6 @@ Ignore versions.json. Necessary in case of a custom index or testing changes to
7676
\fB\-\-diffs\fR \fI\,[DIFFS]\/\fR
7777
Write diffs of files overwritten with a copy build step during 'cfbs build' to the specified file
7878

79-
.TP
80-
\fB\-\-omit\-download\fR
81-
Use existing masterfiles instead of downloading in 'cfbs generate\-release\-information'
82-
83-
.TP
84-
\fB\-\-check\-against\-git\fR
85-
Check whether masterfiles from cfengine.com and github.com match in 'cfbs generate\-release\-information'
86-
87-
.TP
88-
\fB\-\-from\fR \fI\,MINIMUM_VERSION\/\fR
89-
Specify minimum version in 'cfbs generate\-release\-information'
90-
9179
.TP
9280
\fB\-\-to\-json\fR \fI\,[TO_JSON]\/\fR
9381
Output 'cfbs analyze' results to a JSON file; optionally specify the JSON's filename

0 commit comments

Comments
 (0)