@@ -39,7 +39,7 @@ Test help flag
39
39
--heap <HEAP>
40
40
Specify a file to save a pprof heap profile
41
41
--ui <UI>
42
- Specify whether to use the streaming UI or TUI [possible values : tui, stream]
42
+ Specify whether to use the streaming UI or TUI [possible values : tui, stream, web ]
43
43
--login <LOGIN>
44
44
Override the login endpoint
45
45
--no -color
@@ -171,6 +171,7 @@ Test help flag
171
171
Possible values :
172
172
- tui: Use the terminal user interface
173
173
- stream: Use the standard output stream
174
+ - web: Use the web user interface (experimental)
174
175
175
176
--login <LOGIN>
176
177
Override the login endpoint
@@ -344,7 +345,7 @@ Test help flag for link command
344
345
--heap <HEAP>
345
346
Specify a file to save a pprof heap profile
346
347
--ui <UI>
347
- Specify whether to use the streaming UI or TUI [possible values : tui, stream]
348
+ Specify whether to use the streaming UI or TUI [possible values : tui, stream, web ]
348
349
--login <LOGIN>
349
350
Override the login endpoint
350
351
--no -color
@@ -392,7 +393,7 @@ Test help flag for unlink command
392
393
--heap <HEAP>
393
394
Specify a file to save a pprof heap profile
394
395
--ui <UI>
395
- Specify whether to use the streaming UI or TUI [possible values : tui, stream]
396
+ Specify whether to use the streaming UI or TUI [possible values : tui, stream, web ]
396
397
--login <LOGIN>
397
398
Override the login endpoint
398
399
--no -color
@@ -442,7 +443,7 @@ Test help flag for login command
442
443
--heap <HEAP>
443
444
Specify a file to save a pprof heap profile
444
445
--ui <UI>
445
- Specify whether to use the streaming UI or TUI [possible values : tui, stream]
446
+ Specify whether to use the streaming UI or TUI [possible values : tui, stream, web ]
446
447
--login <LOGIN>
447
448
Override the login endpoint
448
449
--no -color
@@ -490,7 +491,7 @@ Test help flag for logout command
490
491
--heap <HEAP>
491
492
Specify a file to save a pprof heap profile
492
493
--ui <UI>
493
- Specify whether to use the streaming UI or TUI [possible values : tui, stream]
494
+ Specify whether to use the streaming UI or TUI [possible values : tui, stream, web ]
494
495
--login <LOGIN>
495
496
Override the login endpoint
496
497
--no -color
0 commit comments