Skip to content

Add basic skeleton for Integrations CLI with type checking command#32

Merged
seanneumann merged 24 commits intoopensearch-project:mainfrom
Swiddis:osints/dev
Jul 20, 2023
Merged

Add basic skeleton for Integrations CLI with type checking command#32
seanneumann merged 24 commits intoopensearch-project:mainfrom
Swiddis:osints/dev

Conversation

@Swiddis
Copy link
Copy Markdown
Collaborator

@Swiddis Swiddis commented Jun 27, 2023

Description

Per issue #31, this PR adds a basic CLI with a type checking command. The purpose of this PR is to add a place where commands can be organized and added to an existing tool, without needing to repeat that operations work. As such, it does not supply every sub-command mentioned in the issue, but does deliver a minimal type-checking command that can deliver some immediate value.

In a future PR, tests will need to be added. This was written somewhat quickly due to immediate need.

Issues Resolved

Closes #31. Sub-commands as detailed in the issue can be added as separate feature-request issues later.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Swiddis added 16 commits June 26, 2023 16:22
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
@Swiddis Swiddis changed the title Osints/dev Add basic skeleton for Integrations CLI with type checking command Jun 27, 2023
Swiddis added 3 commits June 27, 2023 16:42
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

What’s cli for?

Copy link
Copy Markdown
Collaborator Author

@Swiddis Swiddis Jul 12, 2023

Choose a reason for hiding this comment

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

See: #31

Swiddis added 3 commits June 28, 2023 13:54
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
@Swiddis
Copy link
Copy Markdown
Collaborator Author

Swiddis commented Jul 13, 2023

@YANG-DB how can we get mobility on this?

@seanneumann seanneumann merged commit b91f5ba into opensearch-project:main Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

[FEATURE] Utilities CLI for developing integrations

4 participants