...`SUI`版本及`keytool`的命令清单。
### 2.1 命令清单
```bash
$ sui --version
sui 1.27.0-b6887716b4da
$ sui keytool -h
Sui keystore tool
Usage: sui keytool [OPTIONS]
Commands:
update-alias Update an old alias to a new one. If a new alias is ...
```go // Copyright 2018 The go-ethereum Authors
// This file is part of the go-ethereum library.
//
// The go-ethereum library is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, ...
```go// Copyright 2017 The go-ethereum Authors
// This file is part of the go-ethereum library.
//
// The go-ethereum library is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, e...