Skip to content

Commit

Permalink
add --silent flag
Browse files Browse the repository at this point in the history
  • Loading branch information
nermalcat69 committed Dec 21, 2024
1 parent 6ee64df commit 8c8aea5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion apps/docs/content/references/zsc.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -174,9 +174,11 @@ The `noop` command is particularly useful for debugging build failures by keepin
:::

```sh
zsc noop
zsc noop [--silent]
```

The `--silent` flag suppresses any output from the command.

### scale
This command dynamically adjusts CPU or memory resources for the current container.

Expand Down

0 comments on commit 8c8aea5

Please sign in to comment.