Skip to content

Commit

Permalink
Add files list to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mhmdiaa committed Jul 2, 2024
1 parent fa91bfc commit 913f2b9
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,19 @@ trickest files delete --file delete_me.txt
| --file | string | / | File or files (comma-separated) |


#### List files
Use the **list** command with the optional **--query** flag to list or search for files

```
trickest files list
```

| Flag | Type | Default | Description |
|----------------------|---------|----------|---------------------------------------------------------------------|
| --query | string | / | Filter listed files using the specified search query |
| --json | boolean | false | Display output in JSON format |


## Tools command
Manage [private tools](https://trickest.com/docs/tutorials/private-tools/private-tools-library/)

Expand Down

0 comments on commit 913f2b9

Please sign in to comment.