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?

More than 3 years have passed since last update.

AWS CLIのプロファイル一覧を出力したい

Last updated at Posted at 2022-02-01

aws cliで設定したprofileの一覧を出力するコマンドをいつも忘れてしまうので自分用の覚書です。

$ aws configure list-profiles
default
profile1
profile2
profile3

※この機能は、AWS CLI バージョン 2 でのみ使用できます。

参考

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?