Closed hugomontero closed 11 months ago
This PR will add the ability to hide some options in help command
git pull && git checkout feature/sc-123965/hide-options-in-cli
npm i
npm run test:unit
--help
logic-function
Outcome
hidden
Story details: https://app.shortcut.com/particle/story/123965
Description
This PR will add the ability to hide some options in help command
How to Test
git pull && git checkout feature/sc-123965/hide-options-in-cli
npm i
npm run test:unit
--help
option for everylogic-function
commandOutcome
hidden
should not appear in helpRelated Issues / Discussions
Story details: https://app.shortcut.com/particle/story/123965
Completeness