Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 432 Bytes

global-flags.md

File metadata and controls

28 lines (15 loc) · 432 Bytes

Global Flags

These flags are available for all commands in the CLI. They may not always do anything though.

-C, --cd <DIR>

Change directory before running command

-q, --quiet

Suppress non-error messages

-v, --verbose...

Show extra output (use -vv for even more)

-y, --yes

Answer yes to all confirmation prompts

-h, --help

Print help (see a summary with '-h')

-V, --version

Print version