Skip to content

Commit 5967e26

Browse files
committed
diagram
1 parent 3d3d2b7 commit 5967e26

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Module that provides a registry and gateway for execution of pre-defined powersh
77
* [Usage](#usage)
88
* [Related tools](#related)
99

10+
![Alt text](/diagram1.png "Diagram1")
11+
1012
###<a name="overview"></a> Overview
1113

1214
This module builds on top of [stateful-process-command-proxy](https://github.com/bitsofinfo/stateful-process-command-proxy) to provide a higher level API for a registry of pre-defined commands, specifically for various powershell operations agains Office365; or any powershell command really, you just need to configure them. The module provides a simplified interface to pass arguments to various "named" commands, sanitize the arguments and return the results. This module supports concepts that would permit the construction of a higher level interface to this system, such as via a REST API or user interface... see [powershell-command-executor-ui](https://github.com/bitsofinfo/powershell-command-executor-ui) for a working example of this concept in an useable implementation.

diagram1.png

288 KB
Loading

0 commit comments

Comments
 (0)