It is not the path to a certificate file, though you can set a registry-scoped "certfile" path like "//other-registry.tld/:certfile=/path/to/cert.pem".ci-nameDefault: The name of the current CI system, or null when not on a known CI platform. Type: null or StringThe name of ...
Shown when git-push[1] rejects an update that tries to overwrite a remote ref that points at an object that is not a commit-ish, or make the remote ref point at an object that is not a commit-ish. pushNonFFCurrent Shown when git-push[1] fails due to a non-fast-forward update ...
Being placed on a live image for a Linux or BSD distro, since it supports VT100, is small and self-contained, has a built-in log, man page and image viewer, has an optional nano/pico mode, can be used as EDITOR=o visudo and has built-in support for neatly formatting /etc/fstab ...
# This should not normally be set as a build argument. It's here so that # every toolchain can pass through the "global" value via toolchain_args(). host_toolchain = "" # target platform target_platform = "phone" # Whether it is test. is_test = false # Whether it is ...
Shown when git-push[1] rejects an update that tries to overwrite a remote ref that points at an object that is not a commit-ish, or make the remote ref point at an object that is not a commit-ish. pushUnqualifiedRefname Shown when git-push[1] gives up trying to guess based on th...
Note: disabling this option is not a guarantee that all packages effectively removed these runtime debugging elements. config BR2_STRIP_strip bool "strip target binaries" default y depends on BR2_BINFMT_ELF help Binaries and libraries in the target filesystem will be stripped using the...
RequestIdStringThe unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. ...
By default, accessing to a missing key returnsnil: Settings.key?(:path)# => falseSettings.path# => nil This is not "typo-safe". To solve this problem, you can configure thefail_on_missingoption: Config.setupdo|config|config.fail_on_missing=true# ...end ...
Files written to the mounted directory will be uploaded when the file is closed. Python Copy as_mount(disable_metadata_cache=False) Parameters Expand table NameDescription disable_metadata_cache Required bool Whether to cache metadata in local node, if disabled a node will not be able to ...
Write a debugging log. A typicaldebug_optionsstring isd:t:o,file_name. The default isd:t:o,/tmp/mysql_config_editor.trace. This option is available only if MySQL was built usingWITH_DEBUG. MySQL release binaries provided by Oracle arenotbuilt using this option. ...