summaryrefslogtreecommitdiff
path: root/wordpress/export-json.bash
AgeCommit message (Expand)Author
2024-01-27simplifyroot
2024-01-27clean up tempfileroot
2024-01-26improve error reportingroot
2024-01-26cleaner evalsroot
2024-01-26factoringroot
2024-01-25"to_JSON_all -a" exports all bash variable values (whether string, array, or ...root
2024-01-25very nice export of all environment!root
2024-01-24support for bash arrays and associative arraysroot
2024-01-24add jq_env and jq_exports as interfaces to export_JSONroot
2024-01-24add to docs and add test caseAndrew Cady
2024-01-24avoid use of variable name even though just local would workAndrew Cady
2024-01-24documentationAndrew Cady
2024-01-24avoid invalid character in variable namesAndrew Cady
2024-01-24properly carry forward error returnsroot
2024-01-24update documentationroot
2024-01-24simplifyroot
2024-01-24export-json will ensure no output to stdout in case of errorroot
2024-01-24export-json fixesroot
2024-01-24export-json.bash WIProot