usage display
This commit is contained in:
14
README.md
14
README.md
@@ -5,14 +5,14 @@ Oci-cli wrapper in bash
|
||||
|
||||
# Current available methods
|
||||
|
||||
```
|
||||
|
||||
```
|
||||
Usage: oci.sh [OPTION]
|
||||
Options:
|
||||
-lu List all users in the tenancy
|
||||
-lc List all compartments in the tenancy
|
||||
-lr List all running instances in the tenancy
|
||||
-la List and parse audit events for a specific user (filtered by email)///ONLY WORKS FOR OWN DATA
|
||||
-h Show this help message
|
||||
|
||||
-lu List all users in the tenancy
|
||||
-lc List all compartments in the tenancy
|
||||
-lr List all running instances in the tenancy
|
||||
-la List and parse audit events for a specific user (filtered by email)///ONLY WORKS FOR OWN DATA
|
||||
--usage Display usage and cost summary for the current month
|
||||
-h Show this help message
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user