Difference between revisions of "Pager"
Jump to navigation
Jump to search
(Created page with " * <code>set cli pager off</code> == See also == * {{PAN-OS}}") Tags: Mobile web edit, Mobile edit |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
+ | * [[PAN-OS]]: <code>set cli [[pager]] off</code> | ||
+ | |||
+ | [[aws ec2 describe-instances --no-cli-pager]] | ||
+ | |||
+ | |||
+ | [[aws configure set]] cli_pager "" | ||
+ | |||
+ | [[git --no-pager]] | ||
+ | |||
+ | export PAGER=cat | ||
+ | [[gcloud --help]] | ||
== See also == | == See also == | ||
* {{PAN-OS}} | * {{PAN-OS}} | ||
+ | |||
+ | |||
+ | [[Category:Computing]] |
Latest revision as of 09:41, 8 December 2023
aws ec2 describe-instances --no-cli-pager
aws configure set cli_pager ""
git --no-pager
export PAGER=cat gcloud --help
See also[edit]
Advertising: