Skip to content

Commit

Permalink
Update command reference documentation: 391b79b
Browse files Browse the repository at this point in the history
  • Loading branch information
coredb-service-user committed Aug 8, 2024
1 parent 8a96604 commit fd3a0da
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/content/docs/development/cli/command-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,14 @@ tembo [OPTIONS] <COMMAND>
**Options:**

* `--markdown-help`

Possible values: `true`, `false`

* `-v`, `--verbose` — Show more information in command output

Possible values: `true`, `false`


<br />

## tembo context
Expand Down Expand Up @@ -147,6 +153,9 @@ tembo logs [OPTIONS]
**Options:**

* `--tail` — Tail your logs

Possible values: `true`, `false`

* `--app <APP>` — Fetch logs for specific apps

<br />
Expand Down Expand Up @@ -182,6 +191,9 @@ tembo top [OPTIONS]

* `--tail`

Possible values: `true`, `false`


<br />


0 comments on commit fd3a0da

Please sign in to comment.