Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.
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

Description

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    backlogAn approved issue or bug added into the work queue for evaluation into a future iterationenhancementNew feature or request to evolve an existing featuremsbot-cliRelates to the msbot clitriagedReviewed by the Triage Team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions