Skip to content

Commit 1520d8f

Browse files
committed
Remove outdated example of oc process
The feature has been removed.
1 parent 3485d97 commit 1520d8f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

cli_reference/cli_by_example_content.adoc

-3
Original file line numberDiff line numberDiff line change
@@ -673,9 +673,6 @@
673673
674674
// Convert template.json into resource list
675675
$ cat template.json | oc process -f -
676-
677-
// Combine multiple templates into single resource list
678-
$ cat template.json second_template.json | oc process -f -
679676
----
680677
====
681678

0 commit comments

Comments
 (0)