Skip to content

Command completion does not continue for the execed command #482

Description

@viraptor

Output of aws-sso version:

AWS SSO CLI Version 1.9.10 -- Copyright 2021-2022 Aaron Turner
unknown (nixpkgs) built at unknown

Describe the bug:
When using command completion, the state doesn't "reset" after exec ... --

To Reproduce:

  1. aws-sso exec -p <TAB> - I get profiles completion
  2. aws-sso exec -p some-profile -- aws <TAB> - no completion available

Expected behavior:
exec ... -- should go back to normal completion. I expect: aws-sso exec -p some-profile -- aws <TAB> to show me the awscli options.

Desktop (please complete the following information):

  • OS: macOS
  • Version 13.4.1
  • shell: zsh 5.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedBlocked on something elseenhancementNew feature or requestpriority:highHigh Priority Items

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions