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

🐛 allow args for gcp connection #1850

Merged
merged 1 commit into from
Sep 22, 2023
Merged

🐛 allow args for gcp connection #1850

merged 1 commit into from
Sep 22, 2023

Conversation

vjeffrey
Copy link
Contributor

@vjeffrey vjeffrey commented Sep 22, 2023

[22/09/23 10:29:07] ❯ go run apps/cnquery/cnquery.go shell gcp project mondoo-dev-262313
! using builtin provider for gcp
→ no Mondoo configuration file provided, using defaults
→ connected to GCP Project mondoo-dev
  ___ _ __   __ _ _   _  ___ _ __ _   _
 / __| '_ \ / _` | | | |/ _ \ '__| | | |
| (__| | | | (_| | |_| |  __/ |  | |_| |
 \___|_| |_|\__, |\__,_|\___|_|   \__, |
  mondoo™      |_|                |___/  interactive shell

cnquery> asset { platform ids version kind }
asset: {
  kind: "gcp-object"
  version: ""
  platform: "gcp-project"
  ids: [
    0: "//platformid.api.mondoo.app/runtime/gcp/projects/mondoo-dev-262313"
  ]
}
cnquery> exit

Copy link
Member

@arlimus arlimus left a comment

Choose a reason for hiding this comment

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

thanks for fixing this!

@arlimus arlimus merged commit 365fad7 into main Sep 22, 2023
@arlimus arlimus deleted the vj/allow-args-gcp branch September 22, 2023 22:57
@github-actions github-actions bot locked and limited conversation to collaborators Sep 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants