aws-shell icon indicating copy to clipboard operation
aws-shell copied to clipboard

adding aws-shell to a docker image

Open JeremyMarshall opened this issue 7 years ago • 1 comments

What I'd like to do is add aws-shell to a docker image (easy using pip)

but then prewarm the command completion so it doesn't do that upon first run rather it is part of the build process.

how can I do this?

JeremyMarshall avatar Jul 05 '18 02:07 JeremyMarshall

I would like this, too. I would describe this as a feature request.

Please add a command-line flag or something similar that will trigger the creation of the autocomplete index and (perhaps optionally) the documentation index then quit.

This feature would be useful in a scenario where we are provisioning aws-shell into a Docker image.

williamjacksn avatar Jan 17 '19 15:01 williamjacksn