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

feat(kadena-cli): add kadena-cli devnet commands #1140

Closed
wants to merge 13 commits into from

Conversation

jessevanmuijden
Copy link
Contributor

@jessevanmuijden jessevanmuijden commented Oct 28, 2023

Usage: kadena-cli devnet [options] [command]

Tool for configuring, starting, stopping and managing local devnet containers

Options:
  -h, --help        display help for command

Commands:
  list              List all available devnet container configurations
  manage            Manage devnet(s)
  create [options]  Create new devnet
  run [options]     Run devnet
  stop [options]    Stop devnet
  remove [options]  Remove devnet container and configuration
  update [options]  Update devnet container image
  help [command]    display help for command

@changeset-bot
Copy link

changeset-bot bot commented Oct 28, 2023

🦋 Changeset detected

Latest commit: bfe0e2b

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

This PR includes changesets to release 1 package
Name Type
@kadena/kadena-cli Patch

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

@vercel
Copy link

vercel bot commented Oct 28, 2023

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

4 Ignored Deployments
Name Status Preview Comments Updated (UTC)
alpha-docs ⬜️ Ignored (Inspect) Visit Preview Nov 16, 2023 1:32pm
docs-storybook ⬜️ Ignored (Inspect) Visit Preview Nov 16, 2023 1:32pm
react-ui ⬜️ Ignored (Inspect) Visit Preview Nov 16, 2023 1:32pm
tools ⬜️ Ignored (Inspect) Visit Preview Nov 16, 2023 1:32pm

Copy link
Member

Choose a reason for hiding this comment

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

The .kadena shouldn't be checked in, right?

packages/tools/kadena-cli/package.json Show resolved Hide resolved
@jessevanmuijden jessevanmuijden deleted the feat/kadena-cli/devnet branch December 6, 2023 14:23
This pull request was closed.
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