Overview of the Prompt Flow CLI (pf)
mainThe pf CLI is used to manage all Prompt Flow resources, including flows, connections, runs, tools, configurations, and services. It provides a unified interface for the entire development lifecycle from initialization to deployment.
# Summary of available command groups
pf flow # Manage flows
pf connection # Manage connections
pf run # Manage runs
pf tool # Init or list tools
pf config # Manage user config
pf service # Manage prompt flow service
pf upgrade # Upgrade CLI
pf trace # Manage traces