che-server/dockerfiles/base/scripts
Roman Iuvshin 48ca887cec allow using args for start command in cmd_upgrade (#4332)
* allow using args for start command in cmd_upgrade

for now there is no way to pass any arg to start command on upgrade, but on our prod we must skip preflight checks because they will not work due to closed ports on firewall. those changes allow using `upgrade --skip-backup --skip:preflight`
2017-03-07 11:30:04 +02:00
..
base allow using args for start command in cmd_upgrade (#4332) 2017-03-07 11:30:04 +02:00
entrypoint.sh Refactor CLI: Faster boot, add `--help` global option, standardize command lifecycle (#4006) 2017-02-06 07:37:08 -08:00