1. onecfg(1)
  2. onecfg(1) -- OpenNebula configuration management tool
  3. onecfg(1)

NAME

onecfg - OpenNebula configuration management tool

W, [2025-10-23T01:04:26.529427 #2990592] WARN -- : Using local state in /tmp/onescape/etc W, [2025-10-23T01:04:26.529565 #2990592] WARN -- : Using local state in /tmp/onescape/backups

SYNOPSIS

onecfg command [args] [options]

OPTIONS

 -a, --all                 All changes must be applied or patch fails
 --dddebug                 Set extra debug logging mode
 --ddebug                  Set extra debug logging mode
 --debug                   Set debug logging mode
 --descriptor-name name    Automatic update descriptor file name
 -f, --force               Overwrite settings file
 --format format           Specify the differential output format. Supported
                           values are: "text" (easy human-readable format),
                           "line" (single line format), "yaml" (YAML
                           format).
 --from version            Source config. version (default: current version)
 -h, --help                Show this message
 -n, --noop                Runs update without changing system state
 --patch-modes modes       Patch modes per file and version in format
                           "MODES" (for general modes), "MODES:FILE_NAME"
                           (for modes specific to particular file) or
                           "MODES:FILE_NAME:VERSION" (for modes specific to
                           particular files and target migration version).
                           Parameter can be used several times. Examples:
                           --patch-modes skip --patch-modes
                           skip:/etc/one/oned.conf --patch-modes
                           skip:/etc/one/oned.conf;force:... --patch-modes
                           skip,force:/etc/one/oned.conf --patch-modes
                           skip:/etc/one/oned.conf:5.4 --patch-modes
                           skip,force:/etc/one/oned.conf:5.4
 --patch-strict            Don't use the default patch mode for each file
                           class
 --prefix prefix           Root location prefix (default: /)
 --read-from dir           Directory to read files for upgrade. If the
                           parameter is not specified, the tool will try to
                           read from /etc/config.yaml file, if not it will
                           read from installation directory
 --recreate                Recreate deleted files (only required by upgrade)
 --to version              Target config. version (default: autodetected)
 --unprivileged            Skip privileged operations (e.g., chown)
 -v, --verbose             Verbose mode
 -V, --version             Show version and copyright information

COMMANDS

ARGUMENT FORMATS

  1. October 2025
  2. onecfg(1)