This commit is contained in:
Gordon Hogenson 2020-10-27 15:43:31 -07:00 коммит произвёл GitHub
Родитель 6711e3166b
Коммит 98e6799284
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -29,7 +29,7 @@ Flags:
-r Path to root of the project that needs to be migrated (default = pwd)
-t Image name & tag in format 'name:tag' (default = 'projectName:stable')
-i Enable a public endpoint to access your service over internet. (default = false)
-t Docker build context path. (default = project root path passed to '-r' option)
-c Docker build context path. (default = project root path passed to '-r' option)
-y Doesn't prompt for non-tty terminals
-d Helm Debug switch
```
```