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
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -939,7 +939,9 @@ Some useful hints
939
939
940
940
## 5.13 Executing Arbitray Commands
941
941
942
-
Using Apache Commons Exec allows to execute arbitrary commands - nice but dangerous. It was recently useful to to invoke AWS CLI to gather JSON output and generate a Confluence oage about the overall setup of the account. A few snippets
942
+
Using Apache Commons Exec allows to execute arbitrary commands - nice but dangerous. It was recently quite useful to to invoke AWS CLI to generate a Confluence paga about the overall setup of our AWS accounts.
0 commit comments