Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   ovsdb-client    ( 1 )

интерфейс командной строки к ovsdb-server (1) (command-line interface to ovsdb-server(1))

  Name  |    Synopsis    |  Description  |  Options  |  See also  |

Синопсис (Synopsis)

Server-Level Commands:
              ovsdb-client [options] list-dbs [server]

Database Schema Commands: ovsdb-client [options] get-schema [server] [database] ovsdb-client [options] list-tables [server] [database] ovsdb-client [options] list-columns [server] [database] [table]

Database Version Management Commands: ovsdb-client [options] convert [server] schema ovsdb-client [options] needs-conversion [server] schema ovsdb-client [options] get-schema-version [server] [database]

Data Management Commands: ovsdb-client [options] transact [server] transaction ovsdb-client [options] query [server] transaction ovsdb-client [options] dump [server] [database] [table [column...]] ovsdb-client [options] backup [server] [database] > snapshot ovsdb-client [options] [--force] restore [server] [database] < snapshot ovsdb-client [options] monitor [server] [database] table [column[,column]...]... ovsdb-client [options] monitor [server] [database] ALL ovsdb-client [options] monitor-cond [server] [database] conditions table [column[,column]...]... ovsdb-client [options] monitor-cond-since [server] [database] [last-id] conditions table [column[,column]...]... ovsdb-client [options] wait [server] database state

Testing Commands: ovsdb-client [options] lock [server] lock ovsdb-client [options] steal [server] lock ovsdb-client [options] unlock [server] lock

Other Commands: ovsdb-client help

Cluster Options: [--no-leader-only]

Output formatting options: [--format=format] [--data=format] [--no-headings] [--pretty] [--bare] [--timestamp]

Daemon options: [--pidfile[=pidfile]] [--overwrite-pidfile] [--detach] [--no-chdir] [--no-self-confinement]

Logging options: [-v[module[:destination[:level]]]]... [--verbose[=module[:destination[:level]]]]... [--log-file[=file]]

Public key infrastructure options: [--private-key=privkey.pem] [--certificate=cert.pem] [--ca-cert=cacert.pem] [--bootstrap-ca-cert=cacert.pem]

SSL connection options: [--ssl-protocols=protocols] [--ssl-ciphers=ciphers]

Replay options: [--record[=directory]] [--replay[=directory]]

Common options: [-h | --help] [-V | --version]