JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle® Server CLI Tools User's Guide
Oracle Technology Network
Library
PDF
Print View
Feedback
search filter icon
search icon

Document Information

Using This Documentation

Oracle Server CLI Tools Overview

CLI Tools Command Syntax and Conventions

Using the biosconfig Tool

Using the ubiosconfig Tool

ubiosconfig Command Overview

export Subcommand

import Subcommand

list Subcommand

cancel Subcommand

reset Subcommand

Using the fwupdate Tool

Using the raidconfig Tool

Using the ilomconfig Tool

Using the hwmgmtcli Tool

Using the zoningcli Tool

Using ipmitool for Windows

CLI Tools Error Codes

Index

export Subcommand

The export subcommand exports a server's UEFI BIOS settings to an XML file. The format of the export subcommand is:

ubiosconfig export type -x filename.xml option

where type is one of the options described below, filename is the optional path, and option is one of the options described below.

The supported type for export is listed in the following table.

Type
Description
all
Export all options from the server's BIOS.

The supported options for export are listed in the following table.

Short Option
Long Option
Description
–x
–-xml_file
The path to the XML file. Without this option, settings are displayed on the screen.
–f
--force
Ignore safeguards, and import BIOS XML file regardless of current system state.

Note ‐ There is no guarantee of accuracy in the data when using the –-force option.