mirror of
https://github.com/openshift/openshift-ansible-contrib.git
synced 2026-02-05 09:45:58 +01:00
Remove bash highlight
This commit is contained in:
@@ -107,7 +107,7 @@ Either way, find the `oc` binary and put it in your `PATH`.
|
||||
### Logging in Using the Command Line
|
||||
|
||||
|
||||
```bash
|
||||
```
|
||||
oc login --insecure-skip-tls-verify=true https://master-0.openshift.example.com:8443 -u user -p password
|
||||
oc new-project test
|
||||
oc new-app --template=cakephp-mysql-example
|
||||
|
||||
Reference in New Issue
Block a user