fx
Verified for current stable LTS
Fx Commands
Fx command syntax with verified terminal examples.
Commands
6 commands for Fx
fx HTTP
Fx Command: Filter Json With Expression
fx <path/to/file.json> <.name> fx HTTP
Fx Command: Open Json Data From Url
curl <url> | fx fx HTTP
Fx Command: Parse Toml To Json
fx --toml <path/to/file.toml> fx HTTP
Fx Command: Parse Yaml To Json
fx --yaml <path/to/file.yaml> fx HTTP
Fx Command: Pretty Print Json From Stdin
cat <path/to/file.json> | fx fx HTTP
Fx Command: View Json File Interactively
fx <path/to/file.json> Suggest a Fx Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Fx workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.