Skip to content

Commit fb5f38e

Browse files
author
Manpreet Singh
committed
Added CLI mode target.yaml example files
1 parent 30b37bd commit fb5f38e

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
username: "your-username"
2+
password: "your-password"
3+
gRPCHost: "target-gRPC-host"
4+
gRPCPort: "target-gRPC-port"
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
username: "your-username"
2+
password: "your-password"
3+
restURL: "target-rest-URL"

0 commit comments

Comments
 (0)