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

Cleanup endpoint commands #268

Merged
merged 5 commits into from
Oct 4, 2023
Merged

Cleanup endpoint commands #268

merged 5 commits into from
Oct 4, 2023

Conversation

macmv
Copy link
Contributor

@macmv macmv commented Oct 3, 2023

Ticket(s): ENG-5580

Adds a fauna endpoint topic, and updates commands to use the new shell config parsing.

New commands:

  • fauna endpoint add. This is aliased to fauna add-endpoint for compatibility.
  • fauna endpoint list. This is aliased to fauna list-endpoints for compatibility.
  • fauna endpoint remove. This is aliased to fauna delete-endpoint for compatibility.

src/commands/endpoint/list.ts Outdated Show resolved Hide resolved
src/commands/endpoint/remove.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@wdberkeley wdberkeley left a comment

Choose a reason for hiding this comment

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

LGTM. Would be nice to make the mood of the descriptions of all the commands be the same. Like I said in my comment, I prefer imperative, but indicate is OK.

src/commands/endpoint/list.ts Outdated Show resolved Hide resolved
@macmv macmv merged commit e8b6a2d into main Oct 4, 2023
@macmv macmv deleted the cleanup-endpoint-commands branch October 4, 2023 18:38
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