For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Postman
PricingEnterprise
Contact SalesSign InSign Up for Free
HomeDocs
HomeDocs
      • Overview
      • Debug with Insights
      • Customize Insights
      • Uninstall Insights Agent
        • Overview
          • Overview
          • API Catalog deployment modes
          • apidump
          • kube inject
          • kube helm-fragment
          • kube tf-fragment
          • ecs add
          • ecs task-def
          • ecs cf-fragment
          • completion
      • FAQ
Postman API Platform

Product

  • Postman Overview
  • Enterprise
  • Spec Hub
  • Flows
  • Agent Mode
  • API Catalog
  • Fern
  • Postman CLI
  • Integrations
  • Workspaces
  • Plans and pricing

API Network

  • App Security
  • Artificial Intelligence
  • Communication
  • Data Analytics
  • Database
  • Developer Productivity
  • DevOps
  • Ecommerce
  • eSignature
  • Financial Services
  • Payments
  • Travel

Resources

  • Postman Docs
  • Academy
  • Community
  • Templates
  • Intergalactic
  • Videos
  • MCP Servers

Legal and Security

  • Legal Terms Hub
  • Terms of Service
  • Postman Product Terms
  • Security
  • Website Terms of Use

Company

  • About
  • Careers and culture
  • Contact us
  • Partner program
  • Customer stories
  • Student programs
  • Press and media
Twitter iconLinkedIn iconGithub iconYouTube iconInstagram iconDiscord icon
Download Postman
Privacy Policy

© 2026 Postman, Inc.

On this page
  • Usage
  • Available commands
  • Flags
  • Global flags
Postman InsightsReferenceInsights agent

completion command reference

||View as Markdown|
Was this page helpful?
Previous

ecs cf-fragment command reference

Next

Frequently asked questions about Postman Insights

Built with

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.

Usage

$postman-insights-agent completion [command] [flags]

Available commands

  • 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.

Flags

  • -h, --help - Help for completion.

Global flags

  • --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.