Skip to content

Commit

Permalink
feat: Expose sls doctor command
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Jan 27, 2022
1 parent 4a22a4e commit d403bfc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/cli/commands-schema/no-service.js
Expand Up @@ -107,8 +107,6 @@ commands.set('dashboard', {

commands.set('doctor', {
usage: 'Print status on reported deprecations triggered in the last command run',
// TODO: Expose in v3
isHidden: true,
});

commands.set('generate-event', {
Expand Down

0 comments on commit d403bfc

Please sign in to comment.