Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 1.68 KB

polycli_cdk.md

File metadata and controls

53 lines (37 loc) · 1.68 KB

polycli cdk

Auto-generated documentation.

Table of Contents

Description

Utilities for interacting with CDK networks

Usage

Basic utility commands for interacting with the cdk contracts

Flags

      --fork-id string                  The ForkID of the cdk networks (default "12")
  -h, --help                            help for cdk
      --rollup-manager-address string   The address of the rollup contract
      --rpc-url string                  The RPC URL of the network containing the CDK contracts (default "http://localhost:8545")

The command also inherits flags from parent commands.

      --config string   config file (default is $HOME/.polygon-cli.yaml)
      --pretty-logs     Should logs be in pretty format or JSON (default true)
  -v, --verbosity int   0 - Silent
                        100 Panic
                        200 Fatal
                        300 Error
                        400 Warning
                        500 Info
                        600 Debug
                        700 Trace (default 500)

See also