fly
Verified for current stable LTS
Fly Command: List Targets
Use for list targets with Fly. Exact CLI syntax to list targets using Fly.
When to use this: Use for list targets with Fly.
Command Syntax
fly targets fly targets Command Breakdown
fly is the base executable for this command.
FAQ
Purpose: Exact syntax to list targets using Fly.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Fly Command: Authenticate And Save Concourse Target
fly -t <target_name> login -n <team_name> -c {https://ci.example.com} Fly Command: List Pipelines fly -t <target_name> pipelines Fly Command: Upload Or Update Pipeline fly -t <target_name> set-pipeline -c <pipeline.yml> -p <pipeline_name> Fly Command: Unpause Pipeline fly -t <target_name> unpause-pipeline -p <pipeline_name> Fly Command: Show Pipeline Configuration fly -t <target_name> get-pipeline -p <pipeline_name>