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

Rename Command to Get Available Plugins in a Remote #267

Merged
merged 1 commit into from
Apr 14, 2024

Conversation

tareknaser
Copy link
Collaborator

This commit changes the CLI command to get available plugins in a remote repository in coffee.

Previously the user had to run coffee remote <repository_name> --plugins which was confusing. This commit changes it to be coffee remote inspect <repository_name> and updates documentation.

Fixes #261

This commit changes the CLI command to get available plugins in a remote repository in coffee.
Previously the user had to run `coffee remote <repository_name> --plugins` which was confusing. This commit changes it to be `coffee remote inspect <repository_name>` and updates documentation.

Signed-off-by: Tarek <[email protected]>
Copy link

netlify bot commented Apr 14, 2024

Deploy Preview for coffee-docs ready!

Name Link
🔨 Latest commit 9343206
🔍 Latest deploy log https://app.netlify.com/sites/coffee-docs/deploys/661b9bb2e1e97100081af125
😎 Deploy Preview https://deploy-preview-267--coffee-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@vincenzopalazzo vincenzopalazzo left a comment

Choose a reason for hiding this comment

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

LGTM thanks

@vincenzopalazzo vincenzopalazzo merged commit db419c6 into coffee-tools:master Apr 14, 2024
8 of 9 checks passed
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.

remote: add a new command to inspect the plugins inside the remote
2 participants