CLOUDP-171854 Add commands atlas datalakepipelines availablesnaphosts and availableschedules#1921
Merged
CLOUDP-171854 Add commands atlas datalakepipelines availablesnaphosts and availableschedules#1921
Conversation
… and availableschedules
gssbzn
reviewed
Apr 28, 2023
gssbzn
reviewed
Apr 28, 2023
gssbzn
previously approved these changes
Apr 28, 2023
Contributor
gssbzn
left a comment
There was a problem hiding this comment.
LGTM comments are not blocking
Co-authored-by: Gustavo Bazan <gustavo.bazan@mongodb.com>
gssbzn
previously approved these changes
Apr 28, 2023
sarahsimpers
reviewed
May 2, 2023
Contributor
sarahsimpers
left a comment
There was a problem hiding this comment.
A few changes, thanks!
|
|
||
| - command_path: atlas dataLakePipelines availableSchedules | ||
| package_name: availableschedules | ||
| description: Available Schedules for data lake pipelines. |
Contributor
There was a problem hiding this comment.
Suggested change
| description: Available Schedules for data lake pipelines. | |
| description: Return all available schedules for the specified data lake pipeline. |
| package_name: availableschedules | ||
| store_name: PipelineAvailableSchedulesLister | ||
| store_method: PipelineAvailableSchedules | ||
| description: Returns all available schedules for the data lake pipelines for your project. |
Contributor
There was a problem hiding this comment.
Suggested change
| description: Returns all available schedules for the data lake pipelines for your project. | |
| description: Return all available schedules for the specified data lake pipeline. |
| package_name: availablesnapshots | ||
| store_name: PipelineAvailableSnapshotsLister | ||
| store_method: PipelineAvailableSnapshots | ||
| description: Returns all available backup snaphots for the data lake pipelines for your project. |
Contributor
There was a problem hiding this comment.
Suggested change
| description: Returns all available backup snaphots for the data lake pipelines for your project. | |
| description: Return all available backup snapshots for the specified data lake pipeline. |
| atlas dataLakePipelines availableSchedules list Pipeline1 | ||
| - command_path: atlas dataLakePipelines availableSnapshots | ||
| package_name: availablesnapshots | ||
| description: Available backup snapshots for data lake pipelines. |
Contributor
There was a problem hiding this comment.
Suggested change
| description: Available backup snapshots for data lake pipelines. | |
| description: Return all available backup snapshots for the specified data lake pipeline. |
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed changes
Add commands atlas datalakepipelines availablesnaphosts and availableschedules
Jira ticket: CLOUDP-171854
Checklist
make fmtand formatted my codeFurther comments