-
Notifications
You must be signed in to change notification settings - Fork 482
Open
Labels
Milestone
Description
What needs to get done
Remove the following deprecated commands or arguments:
- export-login --experimental-login
- list
- list-registered
- list-confdb-schemas
- list-extensions
- list-keys
- list-plugins
- list-tracks
- list-revisions
- list-validation-sets
- login --experimental-login
- push
- snap
This should include searching the codebase for any deprecated features missing from this list.
Why it needs to get done
These commands were deprecated in 8.10 via #5428 and will be removed in Snapcraft 9.
edit: Updated the list based on #5711. This list of commands is likely to change again, so re-verify the list when implementing.
lengau