Skip to content

Commit

Permalink
backport of commit 26d0a91 (#23396)
Browse files Browse the repository at this point in the history
Co-authored-by: James Rasell <jrasell@users.noreply.github.com>
  • Loading branch information
hc-github-team-nomad-core and jrasell committed Jun 21, 2024
1 parent 77a1530 commit cb7b823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/docs/commands/alloc/exec.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The `alloc exec` command runs a command in a running allocation.
nomad alloc exec [options] <allocation> <command> [<args>...]
```

The nomad exec command can be use to run commands inside a running task/allocation.
The nomad exec command can be used to run commands inside a running task/allocation.

Use cases are for inspecting container state, debugging a failed application
without needing ssh access into the node that's running the allocation.
Expand Down

0 comments on commit cb7b823

Please sign in to comment.