Este contenido no está disponible en el idioma seleccionado.

2.3. Paging pki Commands Output


The pki utility supports pagination: you can divide command outputs into several pages and then display only one specified page. Pagination is especially useful for commands that might display many results, such as the cert-find command.
To divide a pki command output into pages, use the following options when entering the command:
  • --start defines the index of the first entry on the page to be displayed; if you want to start with the first entry of the command output, set this option to 0
  • --size defines the number of entries in a page
For example, to request the first page of the pki user-find command with 10 entries:
$ pki user-find --start 0 --size 10
Copy to Clipboard Toggle word wrap
To request the second page of the output:
$ pki user-find --start 10 -- size 10
Copy to Clipboard Toggle word wrap
Volver arriba
Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2025 Red Hat