Skip to content

chore(cli): kill subnet — zero subnet/Subnet/SUBNET in cli#41

Merged
hanzo-dev merged 1 commit into
mainfrom
chore/kill-subnet
May 30, 2026
Merged

chore(cli): kill subnet — zero subnet/Subnet/SUBNET in cli#41
hanzo-dev merged 1 commit into
mainfrom
chore/kill-subnet

Conversation

@hanzo-dev
Copy link
Copy Markdown
Member

Final lux sweep. 5 small touches across 4 files. AWS field AWSSubnet → AWSNet (Go-side only; AWS wire stays). Build clean.

Final lux sweep. Five small touches:

  cmd/networkcmd/start_local.go    "subnet creation" → "chain creation" (comment)
  cmd/explorecmd/explore.go        "or subnet name" → "or chain name" (flag help)
  pkg/plugins/luxdConfig_test.go   test fixture: testSubNet → testChain, subNetId000 → chainId000
  pkg/mpc/deploy.go                AWSSubnet → AWSNet (Go field + json tag)

The AWS field rename is Go-side only. AWS itself still calls the
resource a subnet on the wire; our config field carries the canonical
name without taking a dependency on AWS API verbiage.

Build clean.
@hanzo-dev hanzo-dev merged commit e00143c into main May 30, 2026
3 of 15 checks passed
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.

1 participant