콘텐츠로 이동

Managing a Network Node via Aptos CLI

이 콘텐츠는 아직 번역되지 않았습니다.

If you are running a validator node or validator full node (VFN), you can use the CLI to interact with your node.

Specifically, you can use the CLI to:

  1. Manage staking pools you own.
  2. Vote on proposals.

Beyond that, you can run this help command to see more specialized commands the CLI can do relating to operating your node:

Terminal window
aptos node --help