Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Add the ability for msbot get to retrieve items by their type rather than name or Id #574

Open
darrenj opened this issue Sep 22, 2018 · 0 comments
Labels
backlog An approved issue or bug added into the work queue for evaluation into a future iteration enhancement New feature or request to evolve an existing feature msbot-cli Relates to the msbot cli triaged Reviewed by the Triage Team

Comments

@darrenj
Copy link
Contributor

darrenj commented Sep 22, 2018

When configuring AppInsights for appSettings.json and configuring Skills we need the ability to easily retrieve the configuration data.

msbot list --bot MYBOT.bot --secret MYSECRET enables us to do this but a lot of information is returned making it hard to get to what you need. Names are dynamic so docs cant provide a copy/paste example.

Ideally we could do: msbot get --type appInsights or msbot get --type luis which would return all services that match the type (e.g. appInsights)

@darrenj darrenj added the msbot-cli Relates to the msbot cli label Sep 22, 2018
@sgellock sgellock added enhancement New feature or request to evolve an existing feature backlog An approved issue or bug added into the work queue for evaluation into a future iteration triaged Reviewed by the Triage Team labels Oct 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backlog An approved issue or bug added into the work queue for evaluation into a future iteration enhancement New feature or request to evolve an existing feature msbot-cli Relates to the msbot cli triaged Reviewed by the Triage Team
Projects
None yet
Development

No branches or pull requests

2 participants