Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI commands for listing data #338

Closed
nhoening opened this issue Jan 26, 2022 · 0 comments · Fixed by #339
Closed

CLI commands for listing data #338

nhoening opened this issue Jan 26, 2022 · 0 comments · Fixed by #339

Comments

@nhoening
Copy link
Contributor

Some CLI commands require one to look up IDs, e.g. of assets or asset types or sensors.

This ticket adds a new CLI group so a FlexMeasures developer can do these lookups right where they are currently working.

This is quite useful for the getting started tutorial.

@nhoening nhoening added the CLI label Jan 26, 2022
@nhoening nhoening self-assigned this Jan 26, 2022
@nhoening nhoening added this to the 0.9.0 milestone Jan 26, 2022
nhoening added a commit that referenced this issue Jan 27, 2022
…338 work to getting-stated guide; add commands to CLI reference

Signed-off-by: Nicolas Höning <nicolas@seita.nl>
nhoening added a commit that referenced this issue Jan 29, 2022
…and (#337)

* move dev-add commands into main add group; remove add asset command

Signed-off-by: Nicolas Höning <nicolas@seita.nl>

* Update getting-started tutorial to use our new data model

Signed-off-by: Nicolas Höning <nicolas@seita.nl>

* add CLI changelog entry

Signed-off-by: Nicolas Höning <nicolas@seita.nl>

* do not communicate the 'generic-' part to the user; add commands from #338 work to getting-stated guide; add commands to CLI reference

Signed-off-by: Nicolas Höning <nicolas@seita.nl>

* add missing CLI documentation from PR#328

Signed-off-by: Nicolas Höning <nicolas@seita.nl>

* resolve local merge conflict

Signed-off-by: Nicolas Höning <nicolas@seita.nl>

* udpate CLI commands list

Signed-off-by: Nicolas Höning <nicolas@seita.nl>

* add changelog entry

Signed-off-by: Nicolas Höning <nicolas@seita.nl>

* fix quotes in changelog

Signed-off-by: Nicolas Höning <nicolas@seita.nl>

* rename commands for deleting beliefs for consistency

Signed-off-by: Nicolas Höning <nicolas@seita.nl>

* fix two small things from review

Signed-off-by: Nicolas Höning <nicolas@seita.nl>

* Add missing period

Co-authored-by: Felix Claessen <30658763+Flix6x@users.noreply.github.com>
Update CLI commands for setting up Sensors and Assets automation moved this from In progress to Done Jan 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant