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

newrelic profile add -n > --profile #1515

Merged
merged 1 commit into from
Sep 1, 2021
Merged

Conversation

wjn
Copy link
Contributor

@wjn wjn commented Aug 11, 2021

newrelic profile add no longer recognizes the -n shorthand flag. The correct and current syntax should be newrelic profile add --profile <string>

Description

Updating the flags for the current version of newrelic-cli

Reviewer Notes

If there are links or steps needed to test this work, add them here.

Related Issue(s) / Ticket(s)

If there are any related GitHub Issues or JIRA tickets, add links to them here.

Screenshot(s)

If relevant, add screenshots here.

Use Conventional Commits

Please help the maintainers by leveraging the following conventional commit
standards in your pull request title and commit messages.

Use chore

  • for minor changes / additions / corrections to content.
  • for minor changes / additions / corrections to images.
  • for minor non-functional changes / additions to github actions, github templates, package or config updates, etc
git commit -m "chore: adjusting config and content"

Use fix

  • for minor functional corrections to code.
git commit -m "fix: typo and prop error in the code of conduct"

Use feat

  • for major functional changes or additions to code.
git commit -m "feat(media): creating a video landing page"

`newrelic profile add` no longer recognizes the `-n` shorthand flag. The correct and current syntax should be `newrelic profile add --profile <string>`
@CLAassistant
Copy link

CLAassistant commented Aug 11, 2021

CLA assistant check
All committers have signed the CLA.

@jpvajda jpvajda merged commit 3085f96 into newrelic:develop Sep 1, 2021
@nr-opensource-bot
Copy link
Contributor

🎉 This PR is included in version 1.52.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants