#11 Status subcommand for circologctl

Спојено
boyska споји(ла) 5 комит(е) из blallo/statusctl у boyska/master пре 5 година
blallo коментирира пре 5 година

Introduced a status subcommand for circologctl. It offers a -format option with possible values:

  • plain (default); Example output:

    Buffer Length: 1000
    Server Status: unpaused
    
  • json; Example output:

    {"status":{"size":1000,"running":true}}
    
  • pretty; Example output:

    {
    "status": {
    "size": 1000,
    "running": true
    }
    }
    
Introduced a `status` subcommand for `circologctl`. It offers a `-format` option with possible values: - `plain` (default); Example output: ``` Buffer Length: 1000 Server Status: unpaused ``` - `json`; Example output: ``` {"status":{"size":1000,"running":true}} ``` - `pretty`; Example output: ``` { "status": { "size": 1000, "running": true } } ```
boyska затворено пре 5 година
Спајање је успешно завршено!
Пријавите се да се прикључе у овом разговору.
Нема фазе
Нема одговорних
1 учесника
Учитавање...
Откажи
Сачувај
Још нема садржаја.