fly workers

0.0% Savings
0 Commands
0 Tokens saved
1 Tests

Install

tokf install 1a5567888c0e0adc1265016c1ee837212a346f1820405388b67e69945f96c9a9
Safety checks passed

Filter definition

command = "fly workers"

strip_ansi = true
trim_lines = true
strip_empty_lines = true

Examples

workers list formatted cleanly ~50 tokens → ~50 tokens
Raw output
name       containers  platform   tags  team  state    version  age

worker-1   5           linux/amd  none  main  running  2.5      3d

worker-2   3           linux/amd  none  main  running  2.5      5d
Filtered output
name       containers  platform   tags  team  state    version  age
worker-1   5           linux/amd  none  main  running  2.5      3d
worker-2   3           linux/amd  none  main  running  2.5      5d
Warning: Community filters are third-party code. Review the filter definition above before installing it in production environments.
Browse all filters