apigee-cli
Getting started
Installation
Quickstart
API
auth
Guide
Apache License
Contact
Disclaimer
Need Help
apigee-cli
apigee.deployments package
View page source
apigee.deployments package
Submodules
apigee.deployments.commands module
apigee.deployments.deployments module
class
apigee.deployments.deployments.
Deployments
(
auth
,
org_name
,
name
)
Bases:
object
get_api_proxy_deployment_details
(
formatted
=
False
,
format
=
'text'
,
showindex
=
False
,
tablefmt
=
'plain'
,
revision_name_only
=
False
)
get_shared_flow_deployment_details
(
formatted
=
False
,
format
=
'text'
,
showindex
=
False
,
tablefmt
=
'plain'
,
revision_name_only
=
False
)
apigee.deployments.serializer module
class
apigee.deployments.serializer.
DeploymentsSerializer
Bases:
object
serialize_details
(
deployment_details
,
format
,
showindex
=
False
,
tablefmt
=
'plain'
)
Module contents