If you only want a subset of things, you can enumerate them: `oc export
bc,dc,is,istag,svc` as a for instance.  That will export all buildconfigs,
deploymentconfigs, etc

On Tue, Feb 16, 2016 at 4:13 AM, Candide Kemmler <[email protected]>
wrote:

> I'm now starting to be happy about my deployment. My next ambition is to
> be able to replicate it easily. So I'm trying to write a template and I had
> hoped to get started with the `oc export all` command. However, this gives
> me a list of a gazillion objects among which things like Builds and
> Replication Controllers and Pods which are things that I think were
> automatically created for me as I deployed the individual pieces separately.
>
> Is there a way to "smart" export objects in a project or is at least are
> there some guidelines on how/what to filter out of what's generated by `oc
> export all`?
>
> _______________________________________________
> users mailing list
> [email protected]
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>
_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to