Rather than making users go through the whole questionnaire when the -u option is specified, users should be allowed to type the section of the policy that they want to update. Need to determine if (and how) this puts them into just that question or if it just takes them directly to security.json...
Future enhancement => users can run _spartan -u -c which will prompt to start the _spartand daemon that continuously updates security.js by watching for changes to security.json...could be especially useful in the electron app
Rather than making users go through the whole questionnaire when the
-u
option is specified, users should be allowed to type the section of the policy that they want to update. Need to determine if (and how) this puts them into just that question or if it just takes them directly to security.json... Future enhancement => users can run_spartan -u -c
which will prompt to start the _spartand daemon that continuously updates security.js by watching for changes to security.json...could be especially useful in the electron app