0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

AWS Cloudshellで複数のコマンドを一括で出力する方法

Posted at

結論

以下の環境変数を設定する。

Cloudshell
export AWS_PAGER=""

export AWS_PAGER="" を実行した場合、その設定は現在のシェルセッションのみに適用されます。他のユーザーには影響を与えませんし、別のシェルセッションを開いた場合もリセットされます。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?