We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c2c914 commit 306fa2aCopy full SHA for 306fa2a
packages/website/content/docs-cli.mdx
@@ -140,8 +140,8 @@ Publish a Cannon package to the registry for all networks where this package has
140
141
**Options**
142
143
+- `--chain-id` - *Required* The chain ID of the deployment to publish. (Use 13370 for local Cannon packages.)
144
- `--registry-provider-url` RPC endpoint to use when publishing.
-- `--chain-id` - The network which the registry to deploy to is on. Default: 1 (mainnet)
145
- `--private-key` - Private key of the wallet to use when publishing. If not specified, uses a local wallet provider (such as Frame)
146
- `--preset` - Preset name to use (_Default: "main"_)
147
- `--tags` - Comma separated list of labels (_Default: "latest"_)
0 commit comments