"amgetconfig --list" missing support for new subsection types

Nathan Stratton Treadway <[email protected]> Mon, 13 Nov 2017 00:32:01 -0500
Newsgroups gmane.comp.archivers.amanda.devel
Message-ID <[email protected]>
(Amanda 3.5:)

I noticed that amgetconf allows me to access properties of a defined
taperscan, storage, policy, or interactivity:

=====
# amgetconf TestBackup taperscan:taper_lexical:comment
lexical
 amgetconf TestBackup storage:TestBackup:labelstr
"^TESTBACKUP-[0-9][0-9]*$"
# amgetconf TestBackup policy:TestBackup:comment
implicit from global config
# amgetconf TestBackup interactivity:inter_tty:plugin
tty
=====

... but support for these types is missing from the --list option:

=====
# amgetconf TestBackup --help |tail -10

With --list, PARAM can be one of
    changer
    interface
    script
    holdingdisk
    application
    device
    dumptype
    tapetype

# amgetconf TestBackup --list application
app_amgtar
app_amstar
app_amsamba

# amgetconf TestBackup --list taperscan
amgetconf: no such parameter "taperscan"
# amgetconf TestBackup --list storage
amgetconf: no such parameter "storage"
# amgetconf TestBackup --list policy
amgetconf: no such parameter "policy"
# amgetconf TestBackup --list interactivity
amgetconf: no such parameter "interactivity"
=====


							Nathan


----------------------------------------------------------------------------
Nathan Stratton Treadway  -  [email protected]  -  Mid-Atlantic region
Ray Ontko & Co.  -  Software consulting services  -   http://www.ontko.com/
 GPG Key: http://www.ontko.com/~nathanst/gpg_key.txt   ID: 1023D/ECFB6239
 Key fingerprint = 6AD8 485E 20B9 5C71 231C  0C32 15F3 ADCD ECFB 6239