Skip to content

Commit

Permalink
fix: automation examples
Browse files Browse the repository at this point in the history
Signed-off-by: peefy <xpf6677@163.com>
  • Loading branch information
Peefy committed Apr 30, 2024
1 parent e53b2a8 commit 5cc708f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/automation/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
update:
kcl main.k -O app.name='new_app'
kcl main.k -O app.name=\'new_app\'

delete:
kcl main.k -O app.labels.key-
Expand Down

0 comments on commit 5cc708f

Please sign in to comment.