Explore Azure Container Apps CLI subgroups
mainThe az containerapp command is used to manage Azure Container Apps. The CLI is organized into several functional subgroups. Use these subgroups to target specific management tasks such as authentication, environment configuration, ingress settings, or job management.
Key functional areas include:
- Core Management:
_root,create,delete,list,show,update,patch,up. - Networking & Connectivity:
connection,connected-env,ingress,hostname,ssl. - Runtime & Scaling:
replica,revision,session,sessionpool,resiliency. - Security & Identity:
auth,identity,secret. - Application Logic:
dapr,function,java,job. - Observability:
logs,list-usages,debug. - Infrastructure:
env,registry,add-on,arc.