Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,12 +196,13 @@ Outputs a list of available role types.

Arguments:

* `-p [password]` Your password
* `-a [account]` The ALKS account to use, be sure to wrap in quotes
* `-r [role]` The ALKS role to use, be sure to wrap in quotes
* `-n [iamusername]` The name of the IAM user associated with the LTK, be sure to wrap in quotes, alphanumeric including: `@+=._-`
* `-o [output]` Output format. Supports: `text`, `json`. Default: `text`
* `-F` Filters favorite accounts
* Required
* `-a [account]` The ALKS account to use, be sure to wrap in quotes
* `-n [iamusername]` The name of the IAM user associated with the LTK, be sure to wrap in quotes, alphanumeric including: `@+=._-`
* Optional
* `-o [output]` Output format. Supports: `text`, `json`. Default: `text`
* `-r [role]` The ALKS role to use, be sure to wrap in quotes
* `-F` Filters favorite accounts

Outputs the created user's ARN along with the long term access key and long term secret key.

Expand Down Expand Up @@ -253,4 +254,4 @@ ALKS CLI will output in a variety of formats, it uses the developer default (set
* `export`: Outputs environment variables via `export`
* `set`: Outputs environment variables via `SET`
* `powershell`: Outputs environment variables for Windows PowerShell
* `fishshell`: Outputs environment variables for Fishshell
* `fishshell`: Outputs environment variables for Fishshell