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
We're increasingly using a checklist to prompt users for information which is useful in debugging.
We could simplify this checklist a little if the verbose mode output the user's command (e.g. wraith capture configs/my_site.yml) so that we don't have to ask the user to copy and paste the command too.
We may also want to output the YAML contents (or the generated Wraith object) in verbose mode, but some users aren't comfortable providing domain information so we should probably make sure the domain itself is omitted or obfuscated.
We're increasingly using a checklist to prompt users for information which is useful in debugging.
We could simplify this checklist a little if the verbose mode output the user's command (e.g.
wraith capture configs/my_site.yml) so that we don't have to ask the user to copy and paste the command too.We may also want to output the YAML contents (or the generated Wraith object) in verbose mode, but some users aren't comfortable providing domain information so we should probably make sure the domain itself is omitted or obfuscated.