Skip to content

Latest commit

 

History

53 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev Container Features by @barkinggecko (devcontainer-features)

This repo contains 'features' that may be referenced in a devcontainer.json file to extend the utility of your dev containers (see Dev Container Features Reference). It follows the self-authoring template provided by the Feature Starter Repo.

aws-cli-autocompletion

Adds autocompletion support for the AWS CLI in your container's shell (see https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-completion.html).

Don't care about how the feature is made and just want to use it? Add the following to your project's .devcontainer/devcontainer.json:

	"features": {
		"ghcr.io/barkinggecko/devcontainer-features/aws-cli-autocompletion:latest": {}
	}

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages