Skip to content

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

Closed
jessevanmuijden wants to merge 13 commits intofeat/full-kda-clifrom
feat/kadena-cli/devnet
Closed

feat(kadena-cli): add kadena-cli devnet commands#1140
jessevanmuijden wants to merge 13 commits intofeat/full-kda-clifrom
feat/kadena-cli/devnet

Conversation

@jessevanmuijden
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown

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
Copy Markdown
Contributor

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?

Comment thread packages/tools/kadena-cli/package.json
Comment thread packages/tools/kadena-cli/src/account/accountHelpers.ts
Comment thread packages/tools/kadena-cli/src/account/accountHelpers.ts
Comment thread packages/tools/kadena-cli/src/account/fundQuestions.ts
Comment thread packages/tools/kadena-cli/src/constants/keypairs.ts
Comment thread packages/tools/kadena-cli/src/constants/keysets.ts
Comment thread packages/tools/kadena-cli/src/constants/networks.ts
Comment thread packages/tools/kadena-cli/src/devnet/docker.ts
Comment thread packages/tools/kadena-cli/src/utils/globalOptions.ts
Comment thread packages/tools/kadena-cli/src/devnet/devnetHelpers.ts
Comment thread packages/tools/kadena-cli/src/devnet/devnetHelpers.ts
Comment thread packages/tools/kadena-cli/src/devnet/devnetHelpers.ts
Comment thread packages/tools/kadena-cli/src/devnet/devnetHelpers.ts
@jessevanmuijden jessevanmuijden deleted the feat/kadena-cli/devnet branch December 6, 2023 14:23
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