Beta feature
The completion
command generates the autocompletion script for The Postman Insights Agent in the specified shell. See each sub-command's help for details on how to use the generated script.
postman-insights-agent completion [command] [flags]
bash
- Generates the autocompletion script for bash
.fish
- Generates the autocompletion script for fish
.powershell
- Generates the autocompletion script for powershell
.zsh
- Generates the autocompletion script for zsh
.-h
, --help
- Help for completion
.--log-format string
- Set to 'color'
, 'plain'
or 'json'
to control the log format.--project string
- Your Postman Insights project ID.--proxy string
- The domain name, IP address, or URL of an HTTP proxy server to use.Last modified: 2025/05/30