File: index.rst

package info (click to toggle)
python-designateclient 6.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 796 kB
  • sloc: python: 4,496; makefile: 26; sh: 2
file content (47 lines) | stat: -rw-r--r-- 946 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Designate OpenStack Client Command Reference
============================================

List of released CLI commands available in OpenStack client. These commands
can be referenced by doing ``openstack help <command>``.

========================
Managing the DNS Service
========================

.. autoprogram-cliff:: openstack.dns.v2
    :command: dns *

===============
Pointer Records
===============

.. autoprogram-cliff:: openstack.dns.v2
    :command: ptr *

===========
Record Sets
===========

.. autoprogram-cliff:: openstack.dns.v2
    :command: recordset *

=================
Top Level Domains
=================

.. autoprogram-cliff:: openstack.dns.v2
    :command: tld *

==========================
Transaction Signature Keys
==========================

.. autoprogram-cliff:: openstack.dns.v2
    :command: tsigkey *

==============
Managing Zones
==============

.. autoprogram-cliff:: openstack.dns.v2
    :command: zone *