Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

PersistentFlags

Same as Flags, but passes them down to subcommands.

name: command
commands:
  - name: persistentflags
    persistentflags:
      -p, --persistent: persistent flag
    commands:
      - name: subcommand
        flags:
          -l, --local: local flag