CLI Configuration

To configure the Phi CLI, use the following commands:

  • Set the default chain: phi config set-chain <chain>

  • Get the current default chain: phi config get-chain

  • Set the private key: phi config set-private-key <privateKey>

Last updated