The command example from "Push your snap to the store" suggests the deprecated "snapcraft push" command
Bug #1959105 reported by
Isaac True
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Snap Store Server |
New
|
Undecided
|
Unassigned |
Bug Description
In the section "Push your snap to the store" on the page that's called up by click "View snap upload instructions" the following command is shown as an example:
snapcraft push <snap_name>
Running this command shows the following output:
DEPRECATED: The 'push' set of commands have been replaced with 'upload'.
See http://
The example should be changed to use "upload" instead of "push" to squash this message.
To post a comment you must log in.