Skip to content

Commit 0f22ed6

Browse files
committed
Better the readme
1 parent d15f961 commit 0f22ed6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ Run `pagertree --help` to see the list of available commands and options.
5757
```bash
5858
PAGERTREE_CONFIG=config.ini pagertree alerts list
5959
```
60+
- Run a command with a specific environment variable:
61+
```bash
62+
PAGERTREE_API_KEY=your_api_key pagertree alerts list
63+
```
6064

6165
## Pre-Built Binaries
6266
Pre-built binaries for various platforms are available in the [releases](https://github.com/PagerTree/pager_tree-cli/releases) section. You can download the appropriate binary for your operating system and architecture.

0 commit comments

Comments
 (0)