Appendix b: common cli tasks, Copying to/from ion accelerator, Routing output – Dell Acceleration Appliances for Databases User Manual

Page 150

Advertising
background image

Appendix B: Common CLI Tasks

________________________________________________________________________

This appendix describes some common tasks that may be useful in working with the ION
Accelerator CLI. Other common tasks are outlined in the

About the Command-Line Interface (CLI)

section. For complete details on command syntax, as well as usage examples for most commands,
see the

Command-Line Reference

section.

COPYING TO/FROM ION ACCELERATOR

The

config:backup

command is used for the following examples, but any other command

that supports output routing could also be used.

Routing Output

Task

Example

Description

Back up to scp (Unix

Secure Copy)

destination with a

generated filename.

backup --output-scp user@host

You will be prompted for a

password to connect to the

remote host; a filename will be

generated based on the name of

the ION system you are backing

up, together with a timestamp.

Back up to scp, using a

specific filename.

backup --output-scp

user@host:filename.xml

You will be prompted for the

password; the configuration will

be stored with your specified

filename.

Back up to scp,

specifying a password,

generated filename.

backup --output-scp user:password@host

A generated filename will be

used.

150

Advertising