Skip to content

Commit

Permalink
Add binary enable-device-protection to help
Browse files Browse the repository at this point in the history
  • Loading branch information
keeramis committed Jun 18, 2024
1 parent ef72af7 commit d1f627d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/help.e2e.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ describe('Help & Unknown Command / Argument Handling', () => {
' wifi Configure Wi-Fi credentials to your device (Supported on Gen 3+ devices).'
];

const allCmds = ['binary inspect', 'binary', 'bundle', 'call', 'cloud list',
const allCmds = ['binary inspect', 'binary enable-device-protection', 'binary', 'bundle', 'call', 'cloud list',
'cloud claim', 'cloud remove', 'cloud name', 'cloud flash',
'cloud compile', 'cloud nyan', 'cloud login', 'cloud logout',
'cloud', 'compile', 'config', 'device add', 'device remove',
Expand Down

0 comments on commit d1f627d

Please sign in to comment.