Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

Consistency with appcfg.sh / gae plugin #36

Closed
pixoto opened this issue Nov 10, 2012 · 0 comments
Closed

Consistency with appcfg.sh / gae plugin #36

pixoto opened this issue Nov 10, 2012 · 0 comments
Assignees
Milestone

Comments

@pixoto
Copy link

pixoto commented Nov 10, 2012

The update command with appcfg.sh is

appcfg.sh update

but in gae plugin it is gaeUpload

The update backend with appcfg.sh is

appcfg.sh backends update

but in gae plugin it is gaeUpdateBackend

At the very least, gaeUpload should be deprecated and gaeUpdate should be used going forward.
The whole upload concept is a bit confusing as it isn't used anywhere else.

This gives consistency to the back end update command and appcfg.sh

(The Maven GAE Plugin uses mvn gae:update as well)

@ghost ghost assigned bmuschko Dec 9, 2012
@bmuschko bmuschko closed this as completed Dec 9, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants