We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 607f3a4 commit 37ca728Copy full SHA for 37ca728
1 file changed
content/copilot/how-tos/copilot-cli/steer-remotely.md
@@ -62,7 +62,7 @@ If you always want your interactive CLI sessions to be remotely accessible, add
62
63
```json copy
64
{
65
- "steerableSessions": true
+ "remoteSessions": true
66
}
67
```
68
0 commit comments