← Back to issue list

"Tracks" management from charmcraft

View original Github issue

Metadata

Project
charmcraft
Number
#244
Type
issue
State
open
Author
facundobatista
Labels
Created
2021-02-17 14:16:37+00:00
Updated
2025-08-15 15:18:41+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

We need to manage *tracks* from `charmcraft`. This involves two situations: - the tracks available for a given charm: - new command: `tracks <charm-name>` - this should be available from the Store already, as part of the response of `list_releases` - set the default track for a given charm: - new command: `set-default-track <charm-name> <track-name>` - the Store needs to provide the proper API for this Related: spec for [Snapcraft tracks](https://github.com/snapcore/snapcraft/blob/master/specifications/default-tracks.org).

Evaluation history

No evaluation history available.