Skip to content

Commit

Permalink
Add section on no use of RPC
Browse files Browse the repository at this point in the history
  • Loading branch information
marcushines committed Jan 6, 2025
1 parent a69efd4 commit 87a06fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bootconfig/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ of devices.

The CLI should be bundled with the router and exist in the default path.
The CLI must be named `oc_cli` it must have the following heirarchy for calling specific services.
This CLI must not use RPC's to services to interact with services as the use of the service would be
for emergency recovery of the device.

```
oc_cli
Expand Down

0 comments on commit 87a06fb

Please sign in to comment.