Skip to content

Presence of empty AWS_DEFAULT_PROFILE env var breaks the CLI #36

@diversario

Description

@diversario

If AWS_DEFAULT_PROFILE exists in the environment and is empty:

❯ AWS_DEFAULT_PROFILE= AWS_PROFILE=not-default-one mssh ubuntu@i-aaaaaaaaaaaaa
The config profile () could not be found

Additionally, if AWS_DEFAULT_PROFILE is set to anything, the tool ignores any other profile indication and always uses the default profile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions