fix(cli): Rename `hyperlane config create chain` -> `hyperlane registry init` (#3978)
### Description Renames `hyperlane config create chain` -> `hyperlane registry init` as according to https://www.notion.so/hyperlanexyz/Must-use-config-to-create-a-new-chain-instead-of-the-registry-command-f7b407b29a834f7288f20e4c08bc206e?pvs=4 ### Drive-by changes - Rename `configure` to `init` for all functions - Reorder functions alphabetically ### Backward compatibility No ### Testing Manualpull/4011/head
parent
28f047739c
commit
5c8ba0b850
@ -0,0 +1,5 @@ |
|||||||
|
--- |
||||||
|
'@hyperlane-xyz/cli': minor |
||||||
|
--- |
||||||
|
|
||||||
|
Rename hyperlane config create chain -> hyperlane registry init. Rename all `configure` to `init` |
Loading…
Reference in new issue