diff --git a/docs/early-access/v3/Extenders.md b/docs/early-access/v3/Extenders.md index 4ec2a15ee1..cf5769f0d2 100644 --- a/docs/early-access/v3/Extenders.md +++ b/docs/early-access/v3/Extenders.md @@ -18,3 +18,4 @@ ## New APIs Added - `ICommand.issueUnixCommand` added for issuing Unix Commands +- Optional `ICommand.sshProfileRequired` API returning a boolean value for extenders that would like to use the ssh profile for issuing UNIX commands via Zowe Explorer.