Skip to content

chore: disable robot action and snapshot commands#15

Merged
jamesdam merged 1 commit intomainfrom
chore/disable-high-level-commands
Apr 15, 2026
Merged

chore: disable robot action and snapshot commands#15
jamesdam merged 1 commit intomainfrom
chore/disable-high-level-commands

Conversation

@thinhlpg
Copy link
Copy Markdown
Member

Closes #14

Summary

  • Commented out robotActionCmd and robotSnapshotCmd from AddCommand registration — commands are hidden but code is preserved
  • Removed corresponding sections from README

Test plan

  • menlo robot --help no longer shows action or snapshot
  • All other commands still work

Temporarily disable `robot action` and `robot snapshot` by commenting
out their AddCommand registrations. Code is preserved for re-enabling.
Also removes corresponding sections from README.
@thinhlpg thinhlpg requested a review from jjchen01 April 15, 2026 08:38
@jamesdam jamesdam merged commit c8ef4d1 into main Apr 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chores: disable high level comands

3 participants