Skip to content

Commit

Permalink
docs: logs/-v no longer applies to "enter exec"
Browse files Browse the repository at this point in the history
Also change (2) text to add --verbose as well as just -v
  • Loading branch information
benhoyt committed Jan 8, 2025
1 parent 4f96724 commit 3b08a0e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions internals/cli/cmd_enter.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,11 @@ These subcommands are currently supported:
plan (1)(2)
services (1)(2)
ls (1)(2)
exec (2)
start (3)
stop (3)
(1) Services are not started.
(2) No logs on stdout unless -v is used.
(2) No logs on stdout unless -v/--verbose is used.
(3) Services continue running after the subcommand succeeds.
`

Expand Down

0 comments on commit 3b08a0e

Please sign in to comment.