Skip to content
Snippets Groups Projects
Commit 705d6c40 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

Merge branch '6257-show-comments' into 'master'

add field comment in output

See merge request !2
parents 8744a84d b68e3e22
No related branches found
No related tags found
1 merge request!2add field comment in output
...@@ -11,10 +11,11 @@ ...@@ -11,10 +11,11 @@
# 2022-06-14 v1.3 <axel.hahn@iml.unibe.ch> added search for cname objects; debug comments are written to stderr # 2022-06-14 v1.3 <axel.hahn@iml.unibe.ch> added search for cname objects; debug comments are written to stderr
# 2022-09-13 v1.4 <axel.hahn@iml.unibe.ch> add search for ip address; fix cname as 1st param # 2022-09-13 v1.4 <axel.hahn@iml.unibe.ch> add search for ip address; fix cname as 1st param
# 2022-09-14 v1.5 <axel.hahn@iml.unibe.ch> add field use_ttl in output # 2022-09-14 v1.5 <axel.hahn@iml.unibe.ch> add field use_ttl in output
# 2023-03-22 v1.6 <axel.hahn@unibe.ch> add field comment in output
# ====================================================================== # ======================================================================
_version="1.5" _version="1.6"
returnFields='&_return_fields%2B=aliases,ttl,use_ttl' returnFields='&_return_fields%2B=aliases,ttl,use_ttl,comment'
# ---------------------------------------------------------------------- # ----------------------------------------------------------------------
# HELP # HELP
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment