Status: New
Owner:
J.S.P...@gmail.com
Labels: Type-Enhancement Priority-Low
New issue 366 by
J.S.P...@gmail.com: zone options and view options are
difficult to input
http://code.google.com/p/roster-dns-management/issues/detail?id=366
Currently, the user tools take flag --options for inputting zone and view
options. This can make it difficult for a user to input zone/view options
in a readable format. For example:
dnsmkzone (many flags omitted) --options="one_zone option;\nanother_option;
some_clause { a; b; };\n"
There needs to be an option to instead supply the user tool with a file
that contains the options. For example:
dnsmkzone (many flags omitted) --option-file=my_zone_options.txt
This way the user can compose the zone/view options easily in a text
editor, instead of as one long string on the command line, hardcoding in \t
and \n characters.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings