Skip to content

Instantly share code, notes, and snippets.

@wklm
Created October 5, 2017 17:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wklm/084ca4917030f9ed97f4f441a754bf3f to your computer and use it in GitHub Desktop.
Save wklm/084ca4917030f9ed97f4f441a754bf3f to your computer and use it in GitHub Desktop.
oc
wojtek@pcuds54:~/Desktop/smieci/fsharp/fsharponacci$ oc status
In project test-devforumci on server https://openshift-dev.cern.ch:443
You have no services, deployment configs, or build configs.
Run 'oc new-app' to create an application.
wojtek@pcuds54:~/Desktop/smieci/fsharp/fsharponacci$ oc get sa
NAME SECRETS AGE
builder 2 2d
default 2 2d
deployer 2 2d
other-admin 2 23m
wojtek 2 42m
wojtek@pcuds54:~/Desktop/smieci/fsharp/fsharponacci$ oc get rolebindings
NAME ROLE USERS GROUPS SERVICE ACCOUNTS SUBJECTS
admin /admin wkulma, system:serviceaccounts:test-devforumci:other-admin, system:serviceaccounts:test-devforumci:wojtek, system:serviceaccounts:test-devforumci:builder
system:deployers /system:deployer deployer
system:image-builders /system:image-builder builder
system:image-pullers /system:image-puller system:serviceaccounts:test-devforumci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment