Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/git/21.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Git aws.push不起作用_Git_Amazon Web Services_Amazon Elastic Beanstalk - Fatal编程技术网

Git aws.push不起作用

Git aws.push不起作用,git,amazon-web-services,amazon-elastic-beanstalk,Git,Amazon Web Services,Amazon Elastic Beanstalk,虽然我有eb init如果我尝试aws.push,我会得到以下错误: git: 'aws.push' is not a git command. See 'git --help'. 如何开始使用aws.push,以及aws.push和eb deploy之间的区别是什么?aws.push见: eb-push和git-aws.push:eb-CLI不包括命令eb-push或git-aws.push命令已替换为命令eb deploy 因此,如中所述,使用eb deploy

虽然我有
eb init
如果我尝试
aws.push,我会得到以下错误:

git: 'aws.push' is not a git command. See 'git --help'.

如何开始使用
aws.push
,以及
aws.push
eb deploy
之间的区别是什么?

aws.push
见:

eb-push
git-aws.push
:eb-CLI不包括命令
eb-push
git-aws.push
命令已替换为命令
eb deploy

因此,如中所述,使用
eb deploy