Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.46 KB

File metadata and controls

49 lines (33 loc) · 1.46 KB

dbxcli completion

Generate the autocompletion script for the specified shell

Synopsis

Generate the autocompletion script for dbxcli for the specified shell. See each sub-command's help for details on how to use the generated script.

dbxcli completion [bash|zsh|fish|powershell] [flags]

Options

  -h, --help   help for completion

Options inherited from parent commands

      --as-member string   Member ID to perform action as
      --output string      Output format: text, json (default "text")
      --timeout duration   Timeout for Dropbox network operations (0 disables; examples: 30s, 2m, 1h)
  -v, --verbose            Enable verbose logging

Command metadata

  • Structured JSON output: no
  • JSON help manifest: yes
  • Manifest version: 1
  • Auth modes: none
  • Dropbox scopes: none
  • Flag metadata: --output (values: json, text)

SEE ALSO