Lines Matching full:option
10 **qemu-nbd** [*OPTION*]... *filename*
12 **qemu-nbd** -L [*OPTION*]...
32 driver options if :option:`--image-opts` is specified.
36 .. option:: --object type,id=ID,...
45 .. option:: -p, --port=PORT
50 .. option:: -o, --offset=OFFSET
54 .. option:: -b, --bind=IFACE
59 .. option:: -k, --socket=PATH
63 .. option:: --image-opts
67 not be used, instead the :option:`format=` option should be set.
69 .. option:: -f, --format=FMT
74 .. option:: -r, --read-only
78 .. option:: -A, --allocation-depth
84 .. option:: -B, --bitmap=NAME
90 .. option:: -s, --snapshot
96 .. option:: -l, --load-snapshot=SNAPSHOT_PARAM
102 .. option:: --cache=CACHE
107 the emulator's ``-drive cache=...`` option for more info.
109 .. option:: -n, --nocache
111 Equivalent to :option:`--cache=none`.
113 .. option:: --aio=AIO
118 .. option:: --discard=DISCARD
125 .. option:: --detect-zeroes=DETECT_ZEROES
133 .. option:: -c, --connect=DEV
137 .. option:: -d, --disconnect
141 .. option:: -e, --shared=NUM
146 .. option:: -t, --persistent
150 .. option:: -x, --export-name=NAME
154 .. option:: -D, --description=DESCRIPTION
159 .. option:: --handshake-limit=N
164 .. option:: -L, --list
169 :option:`--export-name`, :option:`--offset`, ...).
171 .. option:: --tls-creds=ID
175 :option:`--object` option; or provide the credentials needed for
178 .. option:: --tls-hostname=hostname
185 to connect to the remote server, the :option:`--tls-hostname` option should
189 when acting as a NBD client with the :option:`--list` option.
191 .. option:: --fork
195 .. option:: --pid-file=PATH
199 .. option:: --tls-authz=ID
202 :option:`--object` option. This will be used to authorize connecting users
205 .. option:: -v, --verbose
207 Display extra debugging information. This option also keeps the original
209 other options like :option:`--fork` or :option:`-c`.
211 .. option:: -h, --help
215 .. option:: -V, --version
219 .. option:: -T, --trace [[enable=]PATTERN][,events=FILE][,file=FILE]
221 .. include:: ../qemu-option-trace.rst.inc