aws-mfa-secure icon indicating copy to clipboard operation
aws-mfa-secure copied to clipboard

help commands do not work

Open pyrocks opened this issue 2 years ago • 0 comments

~/somefolder > which aws
aws: aliased to aws-mfa-secure session

~/somefolder > /usr/local/bin/aws s3 help
<help opens>

~/somefolder > aws s3 help

usage: aws [options] <command> <subcommand> [<subcommand> ...] [parameters]
To see help text, you can run:

  aws help
  aws <command> help
  aws <command> <subcommand> help

aws: error: argument subcommand: Invalid choice, valid choices are:

topics                                   | config-vars
return-codes                             | s3-config
s3-faq                                   | ddb-expressions

pyrocks avatar Jul 19 '22 12:07 pyrocks