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

[CLOUDGA-24221] Updated create integration success message. #259

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

atharva-yb
Copy link
Collaborator

@atharva-yb atharva-yb commented Oct 21, 2024

CLOUDGA-24221 : Updated create integration success message.

--output=table :

$ ybm integration create --config-name=lit-cli-55e7cjnk-integration --type=DATADOG --wait=false --datadog-spec=a
pi-key=<REDACTED>,site=datadoghq.com
A newer version is available. Please upgrade to the latest version v0.1.20
The Integration lit-cli-55e7cjnk-integration has been created
ID                                     Name                           Type      Site            ApiKey
36f3ea41-3058-465e-95f6-9191920f009a   lit-cli-55e7cjnk-integration   DATADOG   datadoghq.com   f6XXXXXXXXXXXXXXXXXXXXXXXXXXXX25
$

--output=json :

$ ybm integration create --config-name=lit-cli-65e7cjnk-integration --type=DATADOG --wait=false --datadog-spec=a
pi-key=<REDACTED>,site=datadoghq.com --output=json
A newer version is available. Please upgrade to the latest version v0.1.20
The Integration lit-cli-65e7cjnk-integration has been created
{"info":{"cluster_ids":[],"id":"8c0f1705-e9de-49a8-9040-91d45792d778","is_valid":true,"metadata":{"created_on":"2024-10-21T17:14:16.543Z","updated_on":"2024-10-21T17:14:16.543Z"}},"spec":{"datadog_spec":{"api_key":"f6XXXXXXXXXXXXXXXXXXXXXXXXXXXX25","site":"datadoghq.com"},"dynatrace_spec":null,"googlecloud_spec":null,"grafana_spec":null,"name":"lit-cli-65e7cjnk-integration","newrelic_spec":null,"prometheus_spec":null,"sumologic_spec":null,"type":"DATADOG","victoriametrics_spec":null}}
$

@atharva-yb atharva-yb requested review from Siddarth-Baldwa and a team October 21, 2024 17:03
@atharva-yb atharva-yb self-assigned this Oct 21, 2024
@atharva-yb atharva-yb force-pushed the atharva/CLOUDGA-24221 branch from 9b45371 to 36662ad Compare October 21, 2024 17:08
@atharva-yb atharva-yb force-pushed the atharva/CLOUDGA-24221 branch from 36662ad to 66343f4 Compare October 21, 2024 18:07
Copy link
Contributor

@Siddarth-Baldwa Siddarth-Baldwa left a comment

Choose a reason for hiding this comment

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

Lgtm

Copy link
Contributor

@arishta-yb arishta-yb left a comment

Choose a reason for hiding this comment

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

LGTM

@atharva-yb atharva-yb merged commit ab4de97 into main Oct 22, 2024
2 checks passed
@atharva-yb atharva-yb deleted the atharva/CLOUDGA-24221 branch October 22, 2024 08:53
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.

3 participants