Skip to content

Commit 6b38e00

Browse files
committed
README.md: Add check_in_my command
Signed-off-by: Filip Gołaś <[email protected]>
1 parent ac249d0 commit 6b38e00

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

osfv_cli/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,12 @@ just some examples.
112112
osfv_cli snipeit check_out --rte_ip <rte_ip_address>
113113
```
114114

115+
- Check in all your assets:
116+
117+
```bash
118+
osfv_cli snipeit check_in_my
119+
```
120+
115121
> Replace `<rte_ip_address>` with the actual RTE IP address of the asset you
116122
> want to check out. The script will identify the asset based on the RTE IP and
117123
> perform the check-out process.

0 commit comments

Comments
 (0)