# File lib/hammer_cli_foreman/commands.rb, line 325 def should_retrieve_all? pagination_supported? && option_per_page.nil? && option_page.nil? end