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

intro Lens CLI proof of concept with create test profile command #903

Merged
merged 3 commits into from
Apr 29, 2024

Conversation

krzysu
Copy link
Contributor

@krzysu krzysu commented Apr 8, 2024

available commands for now:

  • create-profile
  • investigate

examples

$ lens development create-profile --handle profilehandle --address 0xa5653e88D9c352387deDdC79bcf99f0ada62e9c6
$ lens dev create-profile -h profilehandle -a 0xa5653e88D9c352387deDdC79bcf99f0ada62e9c6

$ lens prod investigate -h lens/exynos
$ lens prod investigate -a 0xd7e9d18153de624713C18b1cA18A238C42033EA5
$ lens prod investigate -p 0x0dd8

Copy link

changeset-bot bot commented Apr 8, 2024

🦋 Changeset detected

Latest commit: 7c99e59

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@lens-protocol/cli Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

height bot commented Apr 8, 2024

This pull request has been linked to 1 task:

💡Tip: Add "Close T-19834" to the pull request title or description, to a commit message, or in a comment to mark this task as "Done" when the pull request is merged.

Copy link

vercel bot commented Apr 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
lens-sdk-example-web-wagmi ✅ Ready (Inspect) Visit Preview Apr 29, 2024 0:21am

packages/cli/package.json Outdated Show resolved Hide resolved
@krzysu krzysu force-pushed the T-19834/cli branch 2 times, most recently from fc7f91f to 042e244 Compare April 9, 2024 14:25
@krzysu krzysu merged commit 00bdeb7 into develop Apr 29, 2024
6 checks passed
@krzysu krzysu deleted the T-19834/cli branch April 29, 2024 12:32
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.

2 participants