App-ListUbuntuReleases
view release on metacpan or search on metacpan
bin/list-ubuntu-releases view on Meta::CPAN
=item B<--reldate-xmin>=I<s>
Only return records where the 'reldate' field is greater than specified value.
=item B<--reldate>=I<s>
Only return records where the 'reldate' field equals specified value.
=back
=head2 Filtering for supdate_desktop options
=over
=item B<--supdate-desktop-in-json>=I<s>
Only return records where the 'supdate_desktop' field is in the specified values (JSON-encoded).
See C<--supdate-desktop-in>.
=item B<--supdate-desktop-in>=I<s@>
Only return records where the 'supdate_desktop' field is in the specified values.
Can be specified multiple times.
=item B<--supdate-desktop-is>=I<s>
Only return records where the 'supdate_desktop' field equals specified value.
=item B<--supdate-desktop-isnt>=I<s>
Only return records where the 'supdate_desktop' field does not equal specified value.
=item B<--supdate-desktop-max>=I<s>
Only return records where the 'supdate_desktop' field is less than or equal to specified value.
=item B<--supdate-desktop-min>=I<s>
Only return records where the 'supdate_desktop' field is greater than or equal to specified value.
=item B<--supdate-desktop-not-in-json>=I<s>
Only return records where the 'supdate_desktop' field is not in the specified values (JSON-encoded).
See C<--supdate-desktop-not-in>.
=item B<--supdate-desktop-not-in>=I<s@>
Only return records where the 'supdate_desktop' field is not in the specified values.
Can be specified multiple times.
=item B<--supdate-desktop-xmax>=I<s>
Only return records where the 'supdate_desktop' field is less than specified value.
=item B<--supdate-desktop-xmin>=I<s>
Only return records where the 'supdate_desktop' field is greater than specified value.
=item B<--supdate-desktop>=I<s>
Only return records where the 'supdate_desktop' field equals specified value.
=back
=head2 Filtering for supdate_server options
=over
=item B<--supdate-server-in-json>=I<s>
Only return records where the 'supdate_server' field is in the specified values (JSON-encoded).
bin/list-ubuntu-releases view on Meta::CPAN
reldate.is (see --reldate-is)
reldate.isnt (see --reldate-isnt)
reldate.max (see --reldate-max)
reldate.min (see --reldate-min)
reldate.not_in (see --reldate-not-in)
reldate.xmax (see --reldate-xmax)
reldate.xmin (see --reldate-xmin)
result_limit (see --result-limit)
result_start (see --result-start)
sort (see --sort)
supdate_desktop (see --supdate-desktop)
supdate_desktop.in (see --supdate-desktop-in)
supdate_desktop.is (see --supdate-desktop-is)
supdate_desktop.isnt (see --supdate-desktop-isnt)
supdate_desktop.max (see --supdate-desktop-max)
supdate_desktop.min (see --supdate-desktop-min)
supdate_desktop.not_in (see --supdate-desktop-not-in)
supdate_desktop.xmax (see --supdate-desktop-xmax)
supdate_desktop.xmin (see --supdate-desktop-xmin)
supdate_server (see --supdate-server)
supdate_server.in (see --supdate-server-in)
supdate_server.is (see --supdate-server-is)
supdate_server.isnt (see --supdate-server-isnt)
supdate_server.max (see --supdate-server-max)
supdate_server.min (see --supdate-server-min)
supdate_server.not_in (see --supdate-server-not-in)
supdate_server.xmax (see --supdate-server-xmax)
supdate_server.xmin (see --supdate-server-xmin)
version (see --version-arg)
( run in 0.514 second using v1.01-cache-2.11-cpan-299005ec8e3 )