Getting Help
Getting Help
Context-sensitive help is available for every command in aws-vault.
# Show general help about aws-vault
$ aws-vault --help
# Show longer help about all options in aws-vault
$ aws-vault --help-long
# Show the most detailed information about the exec command
$ aws-vault exec --helpLast updated on