BSDStore
management and repository for FreeBSD jails

Attention! I apologize, but it is automatic machine translation of the text. You can improve it if will send to me more correct version of the text or fix html pages via GITHUB repository.

cbsd syntax


All commands begin with cbsd prefix:


% cbsd jls
% cbsd jstop jname
% cbsd jstart jname
% cbsd node mode=list
...

The cbsd command can accept the arguments which are written in a "param=value" form
cbsd commands can have both obligatory arguments, and arguments which can be lowered. To receive the list of arguments it is possible on command:


% cbsd <cmd> --help
- with a conclusion and the short description, what args are obligatory, and what are optional.

or


% cbsd <cmd> --args
for a conclusion of all expected arguments at the cmd command.

Example:

Command

% cbsd --help
shows list of all cbsd command

Command

% cbsd jsnapshot --help
show all possible parameters for jsnapshot