Skip to content

Commit

Permalink
Update src/containerapp/azext_containerapp/_help.py
Browse files Browse the repository at this point in the history
Co-authored-by: Yan Zhu <[email protected]>
  • Loading branch information
Greedygre and yanzhudd authored Apr 28, 2024
1 parent b7838ad commit 523dfd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/containerapp/azext_containerapp/_help.py
Original file line number Diff line number Diff line change
Expand Up @@ -958,7 +958,7 @@
- name: Update a container app without java metrics enabled
text: |
az containerapp update -n my-containerapp -g MyResourceGroup \\
--runtime=generic
--runtime generic
"""

# containerapp list for preview
Expand Down

0 comments on commit 523dfd9

Please sign in to comment.