Hello,
Can someone from the team please modify the 'get_policy' command so that it returns an output formatted such that it can be saved and then loaded using the 'propose policy' command. The current output does not include " " around field names or the field values. rather it has no " " around the field names and uses ' ' around the field values. An even better solution would be to spit out a properly formatted .json file to the project directory.
Thanks!