mirror of
https://github.com/docker/compose.git
synced 2026-08-27 03:45:29 +00:00
Create aws context
Signed-off-by: aiordache <anca.iordache@docker.com>
This commit is contained in:
parent
3bad2d4004
commit
355295696f
13 changed files with 620 additions and 40 deletions
|
|
@ -72,6 +72,7 @@ $ docker context create my-context --description "some description" --docker "ho
|
|||
|
||||
cmd.AddCommand(
|
||||
createAciCommand(),
|
||||
createAwsCommand(),
|
||||
createLocalCommand(),
|
||||
createExampleCommand(),
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue