VirtualBox

source: vbox/trunk/doc/manual/en_US/man_VBoxManage-getextradata.xml@ 96301

Last change on this file since 96301 was 96300, checked in by vboxsync, 2 years ago

doc: comment fixing

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 5.4 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3 manpage, user manual, usage: VBoxManage getextradata
4-->
5<!--
6 Copyright (C) 2006-2020 Oracle Corporation
7
8 This file is part of VirtualBox Open Source Edition (OSE), as
9 available from http://www.virtualbox.org. This file is free software;
10 you can redistribute it and/or modify it under the terms of the GNU
11 General Public License (GPL) as published by the Free Software
12 Foundation, in version 2 as it comes in the "COPYING" file of the
13 VirtualBox OSE distribution. VirtualBox OSE is distributed in the
14 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
15-->
16<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
17 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"[
18<!ENTITY % all.entities SYSTEM "all-entities.ent">
19%all.entities;
20]>
21<refentry id="vboxmanage-getextradata" lang="en">
22 <refentryinfo>
23 <pubdate>$Date: 2022-08-18 17:27:14 +0000 (Thu, 18 Aug 2022) $</pubdate>
24 <title>VBoxManage getextradata</title>
25 </refentryinfo>
26
27 <refmeta>
28 <refentrytitle>VBoxManage-getextradata</refentrytitle>
29 <manvolnum>1</manvolnum>
30 </refmeta>
31
32 <refnamediv>
33 <refname>VBoxManage-getextradata</refname>
34 <refpurpose>view keyword values that are associated with a virtual machine or
35 configuration</refpurpose>
36 <refclass>&product-name;</refclass>
37 </refnamediv>
38
39 <refsynopsisdiv>
40 <cmdsynopsis id="synopsis-vboxmanage-getextradata">
41<!-- The 'id' is mandatory and must start with 'synopsis-'. -->
42 <command>VBoxManage getextradata</command>
43 <group choice="req">
44 <arg choice="plain">global</arg>
45 <arg choice="plain"><replaceable>uuid</replaceable></arg>
46 <arg choice="plain"><replaceable>vmname</replaceable></arg>
47 </group>
48 <group choice="plain">
49 <arg choice="req"><replaceable>keyword</replaceable></arg>
50 <arg>enumerate</arg>
51 </group>
52 </cmdsynopsis>
53 </refsynopsisdiv>
54
55 <refsect1>
56 <title>Description</title>
57 <para>
58 The <command>VBoxManage getextradata</command> command enables you
59 to retrieve keyword data that is associated with a virtual machine
60 (VM) or with an &product-name; configuration.
61 </para>
62 <variablelist>
63 <varlistentry>
64 <term><literal>global</literal></term>
65 <listitem><para>
66 Specifies to retrieve information about the configuration
67 rather than a VM.
68 </para></listitem>
69 </varlistentry>
70 <varlistentry>
71 <term><replaceable>uuid</replaceable> | <replaceable>vmname</replaceable></term>
72 <listitem><para>
73 Specifies the Universally Unique Identifier (UUID) or name
74 of the VM.
75 </para></listitem>
76 </varlistentry>
77 <varlistentry>
78 <term><literal>enumerate</literal></term>
79 <listitem><para>
80 Shows all keyword values for the specified VM or
81 configuration.
82 </para></listitem>
83 </varlistentry>
84 <varlistentry>
85 <term><replaceable>keyword</replaceable></term>
86 <listitem><para>
87 Specifies the keyword for which to retrieve its value.
88 </para></listitem>
89 </varlistentry>
90 </variablelist>
91 </refsect1>
92
93 <refsect1>
94 <title>Examples</title>
95 <remark role="help-scope" condition="GLOBAL"/>
96 <para>
97 The following command retrieves the <literal>installdate</literal>
98 keyword value for the <literal>Fedora5</literal> VM:
99 </para>
100<screen>$ VBoxManage getextradata Fedora5 installdate
101VirtualBox Command Line Management Interface Version <replaceable>version-number</replaceable>
102(C) 2005-2019 Oracle Corporation
103All rights reserved.
104
105Value: 2006.01.01</screen>
106 <para>
107 The following command retrieves the information for all keywords
108 of the <literal>OracleLinux7u4</literal> VM:
109 </para>
110<screen>$ VBoxManage getextradata OracleLinux7u4 enumerate
111Key: GUI/LastCloseAction, Value: PowerOff
112Key: GUI/LastGuestSizeHint, Value: 1048,696
113Key: GUI/LastNormalWindowPosition, Value: 851,286,1048,738</screen>
114 <para>
115 The following command retrieves the information for all keywords
116 in the configuration:
117 </para>
118<screen>$ VBoxManage getextradata global enumerate
119Key: GUI/Details/Elements, Value: general,system,preview,display,storage,audio,network,usb,sharedFolders,description
120Key: GUI/DetailsPageBoxes, Value: general,system,preview,display,storage,audio,network,usb,sharedFolders,description
121Key: GUI/GroupDefinitions/, Value: m=43349dd8-2aa3-41b8-988f-0e255ce68090,m=9ebcd81e-5231-48ce-a27d-28218757f3fe,m=c690e8b1-93a0-4c95-9cd7-6437fff93251,m=f7c1e10d-3722-4891-887e-07b3c4104946
122Key: GUI/HideDescriptionForWizards, Value: NewVM
123Key: GUI/LastItemSelected, Value: m=ol7u4
124Key: GUI/LastWindowPosition, Value: 951,510,960,520
125Key: GUI/RecentFolderCD, Value: C:/Users/user1
126Key: GUI/RecentListCD, Value: C:\Users\user1\V1.iso,C:\Users\user1\V2.iso,C:\Users\user1\V3.iso
127Key: GUI/SplitterSizes, Value: 318,637
128Key: GUI/SuppressMessages, Value: remindAboutMouseIntegration,remindAboutAutoCapture
129Key: GUI/Toolbar/MachineTools/Order, Value: Details
130Key: GUI/Tools/LastItemsSelected, Value: Welcome,Details
131Key: GUI/UpdateCheckCount, Value: 71
132Key: GUI/UpdateDate, Value: 1 d, 2019-04-10, stable, 5.2.22
133Key: GUI/VirtualMediaManager/Details/Expanded, Value: true</screen>
134 </refsect1>
135
136 <refsect1>
137 <title>See Also</title>
138 <para>
139 <xref linkend="vboxmanage-setextradata" />
140 </para>
141 </refsect1>
142</refentry>
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette