# File lib/oauth/cli.rb, line 371
    def valid_command?
      SUPPORTED_COMMANDS.keys.include?(command)
    end