Skip to content

Conversation

@zymap
Copy link
Member

@zymap zymap commented Nov 14, 2019


Master Issue: #127

Motivation

Support bookkeeper ledger commands in Pulsarctl

Modifications

Add bookkeeper ledger commands

Output

➜  pulsarctl-yong git:(ledger_cmd) ./pulsarctl bookkeeper  ledger
Operations about ledger

Usage: pulsarctl bookkeeper ledger [flags]

Commands:
  delete      Delete a ledger
  get         Get the metadata of a ledger
  list        list all the ledgers
  read        Read a range of entries of a ledger

Aliases: ledger,

Common flags:
  -s, --admin-service-url string    The admin web service url that pulsarctl connects to. (default "http://localhost:8080")
      --auth-params string          Authentication parameters are used to configure the public and private key files required by tls
                                     For example: "tlsCertFile:val1,tlsKeyFile:val2"
      --bookie-service-url string   The bookie web service url that pulsarctl connects to. (default "http://localhost:8080")
  -C, --color string                toggle colorized logs (true,false,fabulous) (default "true")
  -h, --help                        help for this command
      --tls-allow-insecure          Allow TLS insecure connection
      --tls-trust-cert-pat string   Allow TLS trust cert file path
      --token string                Using the token to authentication
      --token-file string           Using the token file to authentication
  -v, --verbose int                 set log level, use 0 to silence, 4 for debugging (default 3)

Use 'pulsarctl bookkeeper ledger [command] --help' for more information about a command.

---

Master Issue: streamnative#127

*Motivation*

Support bookkeeper ledger commands in Pulsarctl

*Modifications*

Add bookkeeper ledger commands
@zymap zymap added this to the 0.2.0 milestone Nov 14, 2019
@zymap zymap self-assigned this Nov 14, 2019
@zymap zymap mentioned this pull request Nov 14, 2019
5 tasks
@zymap zymap requested review from sijie and wolfstudy November 14, 2019 08:00
@sijie sijie merged commit d0cf7cd into streamnative:master Nov 19, 2019
@zymap zymap added this to the 0.3.0 milestone Jan 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants