Skip to content

Commit

Permalink
adding back
Browse files Browse the repository at this point in the history
Signed-off-by: Amber Torrise <[email protected]>
  • Loading branch information
Amber Torrise committed Mar 14, 2024
1 parent ec62df2 commit 57dfc17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pluginDef.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ import { ProfileConstants } from "./api/ProfileConstants";
const pluginDef: IImperativeConfig = {
commandModuleGlobs: ["**/cli/*/*.definition!(.d).*s"],
pluginSummary: "Zowe CLI sample plug-in",
pluginLifeCycle: "LifeCycleForSample",
pluginAliases: ["zcsp"],
rootCommandDescription: "Welcome to the sample plug-in for Zowe CLI!\n\n The sample plug-in " +
"(& CLI) follows the Zowe CLI command syntax 'zowe [group] [action] [object] [options]'. " +
Expand Down

0 comments on commit 57dfc17

Please sign in to comment.