Skip to content

Commit

Permalink
Merge pull request openshift#3412 from guangxuli/delelte_oc_env
Browse files Browse the repository at this point in the history
delete the deprecated command oc env
  • Loading branch information
ahardin-rh authored Dec 20, 2016
2 parents 41ab2bc + 7701850 commit 22a443e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions cli_reference/basic_cli_operations.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -213,12 +213,6 @@ $ oc edit <object_type>/<object_name> \
-o <object_type_format>
----

=== env
Update the desired object type with a new environment variable:
----
$ oc env <object_type>/<object_name> <var_name>=<value>
----

=== volume
Modify a xref:../dev_guide/volumes.adoc#dev-guide-volumes[volume]:
----
Expand Down

0 comments on commit 22a443e

Please sign in to comment.