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

Weep search/request v1 #101

Merged
merged 6 commits into from
Nov 18, 2021
Merged

Weep search/request v1 #101

merged 6 commits into from
Nov 18, 2021

Conversation

jaydhulia
Copy link
Collaborator

@jaydhulia jaydhulia commented Nov 17, 2021

This PR adds a new search command that contains 2 initial subcommand (with room for extension in the future):

  • weep search account [query_string]: allows users to search for account by number or friendly name through CM
  • weep search role [query_string]: allows users to search for a role in an account through CM

@jaydhulia jaydhulia changed the title [WIP] weep search/request v1 Weep search/request v1 Nov 18, 2021
@@ -109,3 +109,19 @@ type ConsolemeAppDetails struct {
OwnerURL string `json:"owner_url"`
AppURL string `json:"app_url"`
}

//// ConsolemeResourceSearchResponse represents the full response when searching resources in ConsoleMe
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this for later, or should it be cleaned up?

@jaydhulia jaydhulia merged commit 1e8af34 into master Nov 18, 2021
@jaydhulia jaydhulia deleted the jdhulia-request-v1 branch November 18, 2021 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants