You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.
Currently we are using string replace to preserve formatting and comments.
Add an option to the command to support using object to object merging and output.
The merge functionality already exists in the codebase.
The to_ruby function will need to be tweaked for formatting
--merge will use object merging
--sub will use current string substitution
inspec_delta profile update --profile_path --stig_file_path <stig.xml> (–-merge) (--sub)
The text was updated successfully, but these errors were encountered: