google-nomulus/docs
guyben 01591ff88e Clarify diff display of MutatingCommand
Tools inheriting from MutatingCommand print out the change they are going to
make and then ask the user to confirm that this is indeed what they wanted to
do.

The change is outputted as a list of updated values in the form

key -> [oldValue, newValue]

e.g.

dnsPaused -> [true, false]

This CL will change the output to be clearer:

key: oldValue -> newValue

e.g.

dnsPaused: true -> false

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=170853745
2017-10-04 16:16:45 -04:00
..
operational-procedures Clarify diff display of MutatingCommand 2017-10-04 16:16:45 -04:00
admin-tool.md Add information to doc on which app the nomulus tool connects to 2016-11-10 11:12:23 -05:00
architecture.md Add more explanation to architecture document 2017-10-04 16:16:45 -04:00
authentication-framework.md Add details on how admins can access the registry console 2017-08-29 15:44:59 -04:00
code-structure.md Use cursor to track updating of registrar sheet 2016-11-10 11:21:29 -05:00
coding-faq.md Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
configuration.md Add more explanation to architecture document 2017-10-04 16:16:45 -04:00
developing.md Add link to final ReferenceUnion migration commit in Developing doc 2016-11-15 15:15:55 -05:00
first-steps-tutorial.md Update create_domain command documentation 2017-08-01 16:53:32 -04:00
flows.md Allow domain transfers with 0 period and in auto-renew grace period 2017-10-04 16:16:45 -04:00
install.md Update install instructions to reflect upgrade to Java 8 2017-10-04 16:16:45 -04:00
operational-procedures.md Clarify diff display of MutatingCommand 2017-10-04 16:16:45 -04:00
rde-import-architecture.md Document TLD import architecture 2017-03-13 11:22:38 -04:00
rde-import-usage.md Add more explanation to architecture document 2017-10-04 16:16:45 -04:00
registrar-faq.md Add Registrar FAQ document 2016-10-24 10:55:37 -04:00