Skip to content

Commit b94671d

Browse files
committed
backport of commit 74d7dda
1 parent f77ce55 commit b94671d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

website/content/docs/configuration/session-recording/configure-worker-storage.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Boundary uses the permission states to determine the remote storage state of a w
6868

6969
Boundary periodically checks the states of any workers that use the external storage, and then reports them back to the controller.
7070

71-
You can check the remote storage state of a worker using the `boundary worker read -id $WORKER_ID` command.
71+
You can check the remote storage state of a worker using the `boundary workers read -id $WORKER_ID` command.
7272

7373
```
7474
Worker information:

website/content/docs/configuration/session-recording/enable-session-recording.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Refer to [Create the controller configuration](/boundary/docs/install-boundary/c
2323
- The targets must be configured with an ingress or egress worker filter that includes a worker with access to the storage bucket you created.
2424
Refer to [SSH target attributes](/boundary/docs/concepts/domain-model/targets#ssh-target-attributes) for more information.
2525
- You must enable injected application credentials on any target that you want to use for session recording.
26+
Refer to [Configure targets with credential injection](/boundary/docs/configuration/credential-management/configure-credential-injection) for more information about injecting application credentials.
2627

2728
Complete the following steps to enable session recording on a target.
2829

0 commit comments

Comments
 (0)