Re: registry deletion

2017-11-28 Thread Clayton Coleman
Note that any command that can generate objects can be an input to delete: oadm registry -o json | oc delete -f - It won’t delete objects you personally created, but is a good way to rewind. On Nov 28, 2017, at 6:13 PM, Ben Parees wrote: On Tue, Nov 28, 2017 at 6:06 PM,

Re: registry deletion

2017-11-28 Thread Ben Parees
On Tue, Nov 28, 2017 at 6:06 PM, Brian Keyes wrote: > I want to delete this docker registry and start over, this is the command > that I think was run to create it > > oadm registry --config=/etc/origin/master/admin.kubeconfig > --service-account=registry > > > > oadm registry

registry deletion

2017-11-28 Thread Brian Keyes
I want to delete this docker registry and start over, this is the command that I think was run to create it oadm registry --config=/etc/origin/master/admin.kubeconfig --service-account=registry oadm registry delete or something like that ??? thanks -- Brian Keyes Systems Engineer,