craft-profile icon indicating copy to clipboard operation
craft-profile copied to clipboard

Handle -o, --output flags and redirecting stdout

Open solomonhawk opened this issue 8 years ago • 0 comments

Allow usage such as:

craft-profile < config.json > output.txt

craft-profile -b http://localhost:3000 -p / -o output.txt

solomonhawk avatar Jul 28 '16 21:07 solomonhawk