boltops-tools / boltops-tools/aws-mfa-secure

help commands do not work

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
25
Forks
5
PR merge metrics
No merged PRs in 30d

Description

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

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

~/somefolder > aws s3 help

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

aws help
aws help
aws help

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

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

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the reported behavior in the aws-mfa-secure CLI, comparing `aws s3 help` with `/usr/local/bin/aws s3 help` and checking how the `aws` alias is handled. Trace the command entry point responsible for forwarding help requests; done means help commands work through the tool without producing the shown invalid-subcommand error.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, ruby
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.