How to stop AWS CLI clearing the screen
Read OriginalThis technical article addresses a common frustration with the AWS Command Line Interface (CLI) where the screen clears after closing help text or viewing command output, making it hard to reference. It provides solutions, such as setting the MANPAGER and AWS_PAGER environment variables to 'less -isXF' or using the --no-cli-pager argument, to preserve on-screen information for easier copying and reference.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser