iai services describe
Describe a service in detail
Synopsis
Show detailed information about a specific service including its configuration.
Use --revision to view a specific past revision instead of the current state. Past revision output includes server-recorded actor and source attribution when available.
iai services describe <service_name> [flags]Examples
iai services describe my-service
iai services describe my-service --revision 3
iai services describe my-service --jsonOptions
-h, --help help for describe
--json Output raw API response as JSON
-o, --organization string Organization name
-p, --project string Project name
--revision int Show a specific past revision instead of the current state
-w, --watch Poll and refresh every 2s until interrupted
--yaml Output raw API response as YAMLOptions inherited from parent commands
SEE ALSO
iai services - Deploy and manage HTTP services
Last updated
Was this helpful?

