diff --git a/package.json b/package.json index fededf57..7929ebb5 100644 --- a/package.json +++ b/package.json @@ -151,6 +151,14 @@ } } }, + "logout": { + "description": "Commands to log out of an environment.", + "subtopics": { + "functions": { + "description": "Commands to log out of Salesforce Functions." + } + } + }, "run": { "description": "Commands to run a function.", "subtopics": {