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