From ec6ef5f18d97f94be8fc4661aa01c17e75d64b52 Mon Sep 17 00:00:00 2001 From: juanvallejo Date: Tue, 11 Oct 2016 14:23:39 -0400 Subject: [PATCH] update generated docs --- contrib/completions/bash/oadm | 86 ++++ contrib/completions/bash/oc | 218 ++++++++++ contrib/completions/bash/openshift | 386 ++++++++++++++++++ contrib/completions/zsh/oadm | 86 ++++ contrib/completions/zsh/oc | 218 ++++++++++ contrib/completions/zsh/openshift | 386 ++++++++++++++++++ docs/man/man1/oadm-build-chain.1 | 4 + docs/man/man1/oadm-ca-create-key-pair.1 | 4 + docs/man/man1/oadm-ca-create-master-certs.1 | 4 + docs/man/man1/oadm-ca-create-server-cert.1 | 4 + docs/man/man1/oadm-ca-create-signer-cert.1 | 4 + docs/man/man1/oadm-ca-decrypt.1 | 4 + docs/man/man1/oadm-ca-encrypt.1 | 4 + docs/man/man1/oadm-ca.1 | 4 + docs/man/man1/oadm-completion.1 | 4 + docs/man/man1/oadm-config-current-context.1 | 4 + docs/man/man1/oadm-config-delete-cluster.1 | 4 + docs/man/man1/oadm-config-delete-context.1 | 4 + docs/man/man1/oadm-config-get-clusters.1 | 4 + docs/man/man1/oadm-config-get-contexts.1 | 4 + docs/man/man1/oadm-config-set-cluster.1 | 4 + docs/man/man1/oadm-config-set-context.1 | 4 + docs/man/man1/oadm-config-set-credentials.1 | 4 + docs/man/man1/oadm-config-set.1 | 4 + docs/man/man1/oadm-config-unset.1 | 4 + docs/man/man1/oadm-config-use-context.1 | 4 + docs/man/man1/oadm-config-view.1 | 4 + docs/man/man1/oadm-config.1 | 4 + docs/man/man1/oadm-cordon.1 | 4 + docs/man/man1/oadm-create-api-client-config.1 | 4 + .../man1/oadm-create-bootstrap-policy-file.1 | 4 + .../oadm-create-bootstrap-project-template.1 | 4 + docs/man/man1/oadm-create-error-template.1 | 4 + docs/man/man1/oadm-create-key-pair.1 | 4 + docs/man/man1/oadm-create-kubeconfig.1 | 4 + docs/man/man1/oadm-create-login-template.1 | 4 + docs/man/man1/oadm-create-master-certs.1 | 4 + docs/man/man1/oadm-create-node-config.1 | 4 + .../oadm-create-provider-selection-template.1 | 4 + docs/man/man1/oadm-create-server-cert.1 | 4 + docs/man/man1/oadm-create-signer-cert.1 | 4 + docs/man/man1/oadm-diagnostics.1 | 4 + docs/man/man1/oadm-drain.1 | 4 + docs/man/man1/oadm-groups-add-users.1 | 4 + docs/man/man1/oadm-groups-new.1 | 4 + docs/man/man1/oadm-groups-prune.1 | 4 + docs/man/man1/oadm-groups-remove-users.1 | 4 + docs/man/man1/oadm-groups-sync.1 | 4 + docs/man/man1/oadm-groups.1 | 4 + docs/man/man1/oadm-ipfailover.1 | 4 + docs/man/man1/oadm-manage-node.1 | 4 + docs/man/man1/oadm-migrate-image-references.1 | 4 + docs/man/man1/oadm-migrate-storage.1 | 4 + docs/man/man1/oadm-migrate.1 | 4 + docs/man/man1/oadm-new-project.1 | 4 + docs/man/man1/oadm-options.1 | 4 + docs/man/man1/oadm-overwrite-policy.1 | 4 + .../man1/oadm-pod-network-isolate-projects.1 | 4 + .../man/man1/oadm-pod-network-join-projects.1 | 4 + .../oadm-pod-network-make-projects-global.1 | 4 + docs/man/man1/oadm-pod-network.1 | 4 + .../oadm-policy-add-cluster-role-to-group.1 | 4 + .../oadm-policy-add-cluster-role-to-user.1 | 4 + docs/man/man1/oadm-policy-add-role-to-group.1 | 4 + docs/man/man1/oadm-policy-add-role-to-user.1 | 4 + docs/man/man1/oadm-policy-add-scc-to-group.1 | 4 + docs/man/man1/oadm-policy-add-scc-to-user.1 | 4 + ...m-policy-reconcile-cluster-role-bindings.1 | 4 + .../oadm-policy-reconcile-cluster-roles.1 | 4 + docs/man/man1/oadm-policy-reconcile-sccs.1 | 4 + ...dm-policy-remove-cluster-role-from-group.1 | 4 + ...adm-policy-remove-cluster-role-from-user.1 | 4 + docs/man/man1/oadm-policy-remove-group.1 | 4 + .../man1/oadm-policy-remove-role-from-group.1 | 4 + .../man1/oadm-policy-remove-role-from-user.1 | 4 + .../man1/oadm-policy-remove-scc-from-group.1 | 4 + .../man1/oadm-policy-remove-scc-from-user.1 | 4 + docs/man/man1/oadm-policy-remove-user.1 | 4 + docs/man/man1/oadm-policy-who-can.1 | 4 + docs/man/man1/oadm-policy.1 | 4 + docs/man/man1/oadm-prune-builds.1 | 4 + docs/man/man1/oadm-prune-deployments.1 | 4 + docs/man/man1/oadm-prune-groups.1 | 4 + docs/man/man1/oadm-prune-images.1 | 4 + docs/man/man1/oadm-prune.1 | 4 + docs/man/man1/oadm-registry.1 | 4 + docs/man/man1/oadm-router.1 | 4 + docs/man/man1/oadm-taint.1 | 4 + docs/man/man1/oadm-top-images.1 | 4 + docs/man/man1/oadm-top-imagestreams.1 | 4 + docs/man/man1/oadm-top-node.1 | 4 + docs/man/man1/oadm-top-pod.1 | 4 + docs/man/man1/oadm-top.1 | 4 + docs/man/man1/oadm-uncordon.1 | 4 + docs/man/man1/oadm-version.1 | 4 + docs/man/man1/oadm.1 | 4 + docs/man/man1/oc-adm-build-chain.1 | 4 + docs/man/man1/oc-adm-ca-create-key-pair.1 | 4 + docs/man/man1/oc-adm-ca-create-master-certs.1 | 4 + docs/man/man1/oc-adm-ca-create-server-cert.1 | 4 + docs/man/man1/oc-adm-ca-create-signer-cert.1 | 4 + docs/man/man1/oc-adm-ca-decrypt.1 | 4 + docs/man/man1/oc-adm-ca-encrypt.1 | 4 + docs/man/man1/oc-adm-ca.1 | 4 + docs/man/man1/oc-adm-completion.1 | 4 + docs/man/man1/oc-adm-config-current-context.1 | 4 + docs/man/man1/oc-adm-config-delete-cluster.1 | 4 + docs/man/man1/oc-adm-config-delete-context.1 | 4 + docs/man/man1/oc-adm-config-get-clusters.1 | 4 + docs/man/man1/oc-adm-config-get-contexts.1 | 4 + docs/man/man1/oc-adm-config-set-cluster.1 | 4 + docs/man/man1/oc-adm-config-set-context.1 | 4 + docs/man/man1/oc-adm-config-set-credentials.1 | 4 + docs/man/man1/oc-adm-config-set.1 | 4 + docs/man/man1/oc-adm-config-unset.1 | 4 + docs/man/man1/oc-adm-config-use-context.1 | 4 + docs/man/man1/oc-adm-config-view.1 | 4 + docs/man/man1/oc-adm-config.1 | 4 + docs/man/man1/oc-adm-cordon.1 | 4 + .../man1/oc-adm-create-api-client-config.1 | 4 + .../oc-adm-create-bootstrap-policy-file.1 | 4 + ...oc-adm-create-bootstrap-project-template.1 | 4 + docs/man/man1/oc-adm-create-error-template.1 | 4 + docs/man/man1/oc-adm-create-key-pair.1 | 4 + docs/man/man1/oc-adm-create-kubeconfig.1 | 4 + docs/man/man1/oc-adm-create-login-template.1 | 4 + docs/man/man1/oc-adm-create-master-certs.1 | 4 + docs/man/man1/oc-adm-create-node-config.1 | 4 + ...c-adm-create-provider-selection-template.1 | 4 + docs/man/man1/oc-adm-create-server-cert.1 | 4 + docs/man/man1/oc-adm-create-signer-cert.1 | 4 + docs/man/man1/oc-adm-diagnostics.1 | 4 + docs/man/man1/oc-adm-drain.1 | 4 + docs/man/man1/oc-adm-groups-add-users.1 | 4 + docs/man/man1/oc-adm-groups-new.1 | 4 + docs/man/man1/oc-adm-groups-prune.1 | 4 + docs/man/man1/oc-adm-groups-remove-users.1 | 4 + docs/man/man1/oc-adm-groups-sync.1 | 4 + docs/man/man1/oc-adm-groups.1 | 4 + docs/man/man1/oc-adm-ipfailover.1 | 4 + docs/man/man1/oc-adm-manage-node.1 | 4 + .../man1/oc-adm-migrate-image-references.1 | 4 + docs/man/man1/oc-adm-migrate-storage.1 | 4 + docs/man/man1/oc-adm-migrate.1 | 4 + docs/man/man1/oc-adm-new-project.1 | 4 + docs/man/man1/oc-adm-options.1 | 4 + docs/man/man1/oc-adm-overwrite-policy.1 | 4 + .../oc-adm-pod-network-isolate-projects.1 | 4 + .../man1/oc-adm-pod-network-join-projects.1 | 4 + .../oc-adm-pod-network-make-projects-global.1 | 4 + docs/man/man1/oc-adm-pod-network.1 | 4 + .../oc-adm-policy-add-cluster-role-to-group.1 | 4 + .../oc-adm-policy-add-cluster-role-to-user.1 | 4 + .../man1/oc-adm-policy-add-role-to-group.1 | 4 + .../man/man1/oc-adm-policy-add-role-to-user.1 | 4 + .../man/man1/oc-adm-policy-add-scc-to-group.1 | 4 + docs/man/man1/oc-adm-policy-add-scc-to-user.1 | 4 + ...m-policy-reconcile-cluster-role-bindings.1 | 4 + .../oc-adm-policy-reconcile-cluster-roles.1 | 4 + docs/man/man1/oc-adm-policy-reconcile-sccs.1 | 4 + ...dm-policy-remove-cluster-role-from-group.1 | 4 + ...adm-policy-remove-cluster-role-from-user.1 | 4 + docs/man/man1/oc-adm-policy-remove-group.1 | 4 + .../oc-adm-policy-remove-role-from-group.1 | 4 + .../oc-adm-policy-remove-role-from-user.1 | 4 + .../oc-adm-policy-remove-scc-from-group.1 | 4 + .../man1/oc-adm-policy-remove-scc-from-user.1 | 4 + docs/man/man1/oc-adm-policy-remove-user.1 | 4 + docs/man/man1/oc-adm-policy-who-can.1 | 4 + docs/man/man1/oc-adm-policy.1 | 4 + docs/man/man1/oc-adm-prune-builds.1 | 4 + docs/man/man1/oc-adm-prune-deployments.1 | 4 + docs/man/man1/oc-adm-prune-groups.1 | 4 + docs/man/man1/oc-adm-prune-images.1 | 4 + docs/man/man1/oc-adm-prune.1 | 4 + docs/man/man1/oc-adm-registry.1 | 4 + docs/man/man1/oc-adm-router.1 | 4 + docs/man/man1/oc-adm-taint.1 | 4 + docs/man/man1/oc-adm-top-images.1 | 4 + docs/man/man1/oc-adm-top-imagestreams.1 | 4 + docs/man/man1/oc-adm-top-node.1 | 4 + docs/man/man1/oc-adm-top-pod.1 | 4 + docs/man/man1/oc-adm-top.1 | 4 + docs/man/man1/oc-adm-uncordon.1 | 4 + docs/man/man1/oc-adm.1 | 4 + docs/man/man1/oc-annotate.1 | 4 + docs/man/man1/oc-apply.1 | 4 + docs/man/man1/oc-attach.1 | 4 + docs/man/man1/oc-autoscale.1 | 4 + docs/man/man1/oc-build-logs.1 | 4 + docs/man/man1/oc-cancel-build.1 | 4 + docs/man/man1/oc-cluster-down.1 | 4 + docs/man/man1/oc-cluster-up.1 | 4 + docs/man/man1/oc-cluster.1 | 4 + docs/man/man1/oc-completion.1 | 4 + docs/man/man1/oc-config-current-context.1 | 4 + docs/man/man1/oc-config-delete-cluster.1 | 4 + docs/man/man1/oc-config-delete-context.1 | 4 + docs/man/man1/oc-config-get-clusters.1 | 4 + docs/man/man1/oc-config-get-contexts.1 | 4 + docs/man/man1/oc-config-set-cluster.1 | 4 + docs/man/man1/oc-config-set-context.1 | 4 + docs/man/man1/oc-config-set-credentials.1 | 4 + docs/man/man1/oc-config-set.1 | 4 + docs/man/man1/oc-config-unset.1 | 4 + docs/man/man1/oc-config-use-context.1 | 4 + docs/man/man1/oc-config-view.1 | 4 + docs/man/man1/oc-config.1 | 4 + docs/man/man1/oc-convert.1 | 4 + .../man/man1/oc-create-clusterresourcequota.1 | 4 + docs/man/man1/oc-create-configmap.1 | 4 + docs/man/man1/oc-create-deployment.1 | 4 + docs/man/man1/oc-create-deploymentconfig.1 | 4 + docs/man/man1/oc-create-identity.1 | 4 + docs/man/man1/oc-create-imagestream.1 | 4 + docs/man/man1/oc-create-namespace.1 | 4 + docs/man/man1/oc-create-policybinding.1 | 4 + docs/man/man1/oc-create-quota.1 | 4 + docs/man/man1/oc-create-route-edge.1 | 4 + docs/man/man1/oc-create-route-passthrough.1 | 4 + docs/man/man1/oc-create-route-reencrypt.1 | 4 + docs/man/man1/oc-create-route.1 | 4 + .../man1/oc-create-secret-docker-registry.1 | 4 + docs/man/man1/oc-create-secret-generic.1 | 4 + docs/man/man1/oc-create-secret-tls.1 | 4 + docs/man/man1/oc-create-secret.1 | 4 + docs/man/man1/oc-create-service-clusterip.1 | 4 + .../man/man1/oc-create-service-loadbalancer.1 | 4 + docs/man/man1/oc-create-service-nodeport.1 | 4 + docs/man/man1/oc-create-service.1 | 4 + docs/man/man1/oc-create-serviceaccount.1 | 4 + docs/man/man1/oc-create-user.1 | 4 + docs/man/man1/oc-create-useridentitymapping.1 | 4 + docs/man/man1/oc-create.1 | 4 + docs/man/man1/oc-debug.1 | 4 + docs/man/man1/oc-delete.1 | 4 + docs/man/man1/oc-deploy.1 | 4 + docs/man/man1/oc-describe.1 | 4 + docs/man/man1/oc-edit.1 | 4 + docs/man/man1/oc-env.1 | 4 + docs/man/man1/oc-ex-dockerbuild.1 | 4 + docs/man/man1/oc-ex.1 | 4 + docs/man/man1/oc-exec.1 | 4 + docs/man/man1/oc-explain.1 | 4 + docs/man/man1/oc-export.1 | 4 + docs/man/man1/oc-expose.1 | 4 + docs/man/man1/oc-extract.1 | 4 + docs/man/man1/oc-get.1 | 4 + docs/man/man1/oc-idle.1 | 4 + docs/man/man1/oc-import-app.json.1 | 4 + docs/man/man1/oc-import-docker-compose.1 | 4 + docs/man/man1/oc-import-image.1 | 4 + docs/man/man1/oc-import.1 | 4 + docs/man/man1/oc-label.1 | 4 + docs/man/man1/oc-login.1 | 4 + docs/man/man1/oc-logout.1 | 4 + docs/man/man1/oc-logs.1 | 4 + docs/man/man1/oc-new-app.1 | 4 + docs/man/man1/oc-new-build.1 | 4 + docs/man/man1/oc-new-project.1 | 4 + docs/man/man1/oc-observe.1 | 4 + docs/man/man1/oc-options.1 | 4 + docs/man/man1/oc-patch.1 | 4 + docs/man/man1/oc-policy-add-role-to-group.1 | 4 + docs/man/man1/oc-policy-add-role-to-user.1 | 4 + docs/man/man1/oc-policy-can-i.1 | 4 + docs/man/man1/oc-policy-remove-group.1 | 4 + .../man1/oc-policy-remove-role-from-group.1 | 4 + .../man1/oc-policy-remove-role-from-user.1 | 4 + docs/man/man1/oc-policy-remove-user.1 | 4 + docs/man/man1/oc-policy-who-can.1 | 4 + docs/man/man1/oc-policy.1 | 4 + docs/man/man1/oc-port-forward.1 | 4 + docs/man/man1/oc-process.1 | 4 + docs/man/man1/oc-project.1 | 4 + docs/man/man1/oc-projects.1 | 4 + docs/man/man1/oc-proxy.1 | 4 + docs/man/man1/oc-replace.1 | 4 + docs/man/man1/oc-rollback.1 | 4 + docs/man/man1/oc-rollout-history.1 | 4 + docs/man/man1/oc-rollout-latest.1 | 4 + docs/man/man1/oc-rollout-pause.1 | 4 + docs/man/man1/oc-rollout-resume.1 | 4 + docs/man/man1/oc-rollout-status.1 | 4 + docs/man/man1/oc-rollout-undo.1 | 4 + docs/man/man1/oc-rollout.1 | 4 + docs/man/man1/oc-rsh.1 | 4 + docs/man/man1/oc-rsync.1 | 4 + docs/man/man1/oc-run.1 | 4 + docs/man/man1/oc-scale.1 | 4 + docs/man/man1/oc-secrets-add.1 | 4 + docs/man/man1/oc-secrets-link.1 | 4 + docs/man/man1/oc-secrets-new-basicauth.1 | 4 + docs/man/man1/oc-secrets-new-dockercfg.1 | 4 + docs/man/man1/oc-secrets-new-sshauth.1 | 4 + docs/man/man1/oc-secrets-new.1 | 4 + docs/man/man1/oc-secrets-unlink.1 | 4 + docs/man/man1/oc-secrets.1 | 4 + docs/man/man1/oc-serviceaccounts-get-token.1 | 4 + docs/man/man1/oc-serviceaccounts-new-token.1 | 4 + docs/man/man1/oc-serviceaccounts.1 | 4 + docs/man/man1/oc-set-build-hook.1 | 4 + docs/man/man1/oc-set-build-secret.1 | 4 + docs/man/man1/oc-set-deployment-hook.1 | 4 + docs/man/man1/oc-set-env.1 | 4 + docs/man/man1/oc-set-image.1 | 4 + docs/man/man1/oc-set-probe.1 | 4 + docs/man/man1/oc-set-route-backends.1 | 4 + docs/man/man1/oc-set-triggers.1 | 4 + docs/man/man1/oc-set-volumes.1 | 4 + docs/man/man1/oc-set.1 | 4 + docs/man/man1/oc-start-build.1 | 4 + docs/man/man1/oc-status.1 | 4 + docs/man/man1/oc-tag.1 | 4 + docs/man/man1/oc-types.1 | 4 + docs/man/man1/oc-version.1 | 4 + docs/man/man1/oc-volumes.1 | 4 + docs/man/man1/oc-whoami.1 | 4 + docs/man/man1/oc.1 | 4 + docs/man/man1/openshift-admin-build-chain.1 | 4 + .../man1/openshift-admin-ca-create-key-pair.1 | 4 + .../openshift-admin-ca-create-master-certs.1 | 4 + .../openshift-admin-ca-create-server-cert.1 | 4 + .../openshift-admin-ca-create-signer-cert.1 | 4 + docs/man/man1/openshift-admin-ca-decrypt.1 | 4 + docs/man/man1/openshift-admin-ca-encrypt.1 | 4 + docs/man/man1/openshift-admin-ca.1 | 4 + docs/man/man1/openshift-admin-completion.1 | 4 + .../openshift-admin-config-current-context.1 | 4 + .../openshift-admin-config-delete-cluster.1 | 4 + .../openshift-admin-config-delete-context.1 | 4 + .../openshift-admin-config-get-clusters.1 | 4 + .../openshift-admin-config-get-contexts.1 | 4 + .../man1/openshift-admin-config-set-cluster.1 | 4 + .../man1/openshift-admin-config-set-context.1 | 4 + .../openshift-admin-config-set-credentials.1 | 4 + docs/man/man1/openshift-admin-config-set.1 | 4 + docs/man/man1/openshift-admin-config-unset.1 | 4 + .../man1/openshift-admin-config-use-context.1 | 4 + docs/man/man1/openshift-admin-config-view.1 | 4 + docs/man/man1/openshift-admin-config.1 | 4 + docs/man/man1/openshift-admin-cordon.1 | 4 + ...openshift-admin-create-api-client-config.1 | 4 + ...shift-admin-create-bootstrap-policy-file.1 | 4 + ...-admin-create-bootstrap-project-template.1 | 4 + .../openshift-admin-create-error-template.1 | 4 + .../man1/openshift-admin-create-key-pair.1 | 4 + .../man1/openshift-admin-create-kubeconfig.1 | 4 + .../openshift-admin-create-login-template.1 | 4 + .../openshift-admin-create-master-certs.1 | 4 + .../man1/openshift-admin-create-node-config.1 | 4 + ...admin-create-provider-selection-template.1 | 4 + .../man1/openshift-admin-create-server-cert.1 | 4 + .../man1/openshift-admin-create-signer-cert.1 | 4 + docs/man/man1/openshift-admin-diagnostics.1 | 4 + docs/man/man1/openshift-admin-drain.1 | 4 + .../man1/openshift-admin-groups-add-users.1 | 4 + docs/man/man1/openshift-admin-groups-new.1 | 4 + docs/man/man1/openshift-admin-groups-prune.1 | 4 + .../openshift-admin-groups-remove-users.1 | 4 + docs/man/man1/openshift-admin-groups-sync.1 | 4 + docs/man/man1/openshift-admin-groups.1 | 4 + docs/man/man1/openshift-admin-ipfailover.1 | 4 + docs/man/man1/openshift-admin-manage-node.1 | 4 + ...openshift-admin-migrate-image-references.1 | 4 + .../man1/openshift-admin-migrate-storage.1 | 4 + docs/man/man1/openshift-admin-migrate.1 | 4 + docs/man/man1/openshift-admin-new-project.1 | 4 + docs/man/man1/openshift-admin-options.1 | 4 + .../man1/openshift-admin-overwrite-policy.1 | 4 + ...shift-admin-pod-network-isolate-projects.1 | 4 + ...penshift-admin-pod-network-join-projects.1 | 4 + ...t-admin-pod-network-make-projects-global.1 | 4 + docs/man/man1/openshift-admin-pod-network.1 | 4 + ...t-admin-policy-add-cluster-role-to-group.1 | 4 + ...ft-admin-policy-add-cluster-role-to-user.1 | 4 + ...openshift-admin-policy-add-role-to-group.1 | 4 + .../openshift-admin-policy-add-role-to-user.1 | 4 + .../openshift-admin-policy-add-scc-to-group.1 | 4 + .../openshift-admin-policy-add-scc-to-user.1 | 4 + ...n-policy-reconcile-cluster-role-bindings.1 | 4 + ...ift-admin-policy-reconcile-cluster-roles.1 | 4 + .../openshift-admin-policy-reconcile-sccs.1 | 4 + ...in-policy-remove-cluster-role-from-group.1 | 4 + ...min-policy-remove-cluster-role-from-user.1 | 4 + .../openshift-admin-policy-remove-group.1 | 4 + ...hift-admin-policy-remove-role-from-group.1 | 4 + ...shift-admin-policy-remove-role-from-user.1 | 4 + ...shift-admin-policy-remove-scc-from-group.1 | 4 + ...nshift-admin-policy-remove-scc-from-user.1 | 4 + .../man1/openshift-admin-policy-remove-user.1 | 4 + .../man/man1/openshift-admin-policy-who-can.1 | 4 + docs/man/man1/openshift-admin-policy.1 | 4 + docs/man/man1/openshift-admin-prune-builds.1 | 4 + .../man1/openshift-admin-prune-deployments.1 | 4 + docs/man/man1/openshift-admin-prune-groups.1 | 4 + docs/man/man1/openshift-admin-prune-images.1 | 4 + docs/man/man1/openshift-admin-prune.1 | 4 + docs/man/man1/openshift-admin-registry.1 | 4 + docs/man/man1/openshift-admin-router.1 | 4 + docs/man/man1/openshift-admin-taint.1 | 4 + docs/man/man1/openshift-admin-top-images.1 | 4 + .../man1/openshift-admin-top-imagestreams.1 | 4 + docs/man/man1/openshift-admin-top-node.1 | 4 + docs/man/man1/openshift-admin-top-pod.1 | 4 + docs/man/man1/openshift-admin-top.1 | 4 + docs/man/man1/openshift-admin-uncordon.1 | 4 + docs/man/man1/openshift-admin.1 | 4 + docs/man/man1/openshift-cli-adm-build-chain.1 | 4 + .../openshift-cli-adm-ca-create-key-pair.1 | 4 + ...openshift-cli-adm-ca-create-master-certs.1 | 4 + .../openshift-cli-adm-ca-create-server-cert.1 | 4 + .../openshift-cli-adm-ca-create-signer-cert.1 | 4 + docs/man/man1/openshift-cli-adm-ca-decrypt.1 | 4 + docs/man/man1/openshift-cli-adm-ca-encrypt.1 | 4 + docs/man/man1/openshift-cli-adm-ca.1 | 4 + docs/man/man1/openshift-cli-adm-completion.1 | 4 + ...openshift-cli-adm-config-current-context.1 | 4 + .../openshift-cli-adm-config-delete-cluster.1 | 4 + .../openshift-cli-adm-config-delete-context.1 | 4 + .../openshift-cli-adm-config-get-clusters.1 | 4 + .../openshift-cli-adm-config-get-contexts.1 | 4 + .../openshift-cli-adm-config-set-cluster.1 | 4 + .../openshift-cli-adm-config-set-context.1 | 4 + ...openshift-cli-adm-config-set-credentials.1 | 4 + docs/man/man1/openshift-cli-adm-config-set.1 | 4 + .../man/man1/openshift-cli-adm-config-unset.1 | 4 + .../openshift-cli-adm-config-use-context.1 | 4 + docs/man/man1/openshift-cli-adm-config-view.1 | 4 + docs/man/man1/openshift-cli-adm-config.1 | 4 + docs/man/man1/openshift-cli-adm-cordon.1 | 4 + ...enshift-cli-adm-create-api-client-config.1 | 4 + ...ift-cli-adm-create-bootstrap-policy-file.1 | 4 + ...li-adm-create-bootstrap-project-template.1 | 4 + .../openshift-cli-adm-create-error-template.1 | 4 + .../man1/openshift-cli-adm-create-key-pair.1 | 4 + .../openshift-cli-adm-create-kubeconfig.1 | 4 + .../openshift-cli-adm-create-login-template.1 | 4 + .../openshift-cli-adm-create-master-certs.1 | 4 + .../openshift-cli-adm-create-node-config.1 | 4 + ...i-adm-create-provider-selection-template.1 | 4 + .../openshift-cli-adm-create-server-cert.1 | 4 + .../openshift-cli-adm-create-signer-cert.1 | 4 + docs/man/man1/openshift-cli-adm-diagnostics.1 | 4 + docs/man/man1/openshift-cli-adm-drain.1 | 4 + .../man1/openshift-cli-adm-groups-add-users.1 | 4 + docs/man/man1/openshift-cli-adm-groups-new.1 | 4 + .../man/man1/openshift-cli-adm-groups-prune.1 | 4 + .../openshift-cli-adm-groups-remove-users.1 | 4 + docs/man/man1/openshift-cli-adm-groups-sync.1 | 4 + docs/man/man1/openshift-cli-adm-groups.1 | 4 + docs/man/man1/openshift-cli-adm-ipfailover.1 | 4 + docs/man/man1/openshift-cli-adm-manage-node.1 | 4 + ...enshift-cli-adm-migrate-image-references.1 | 4 + .../man1/openshift-cli-adm-migrate-storage.1 | 4 + docs/man/man1/openshift-cli-adm-migrate.1 | 4 + docs/man/man1/openshift-cli-adm-new-project.1 | 4 + docs/man/man1/openshift-cli-adm-options.1 | 4 + .../man1/openshift-cli-adm-overwrite-policy.1 | 4 + ...ift-cli-adm-pod-network-isolate-projects.1 | 4 + ...nshift-cli-adm-pod-network-join-projects.1 | 4 + ...cli-adm-pod-network-make-projects-global.1 | 4 + docs/man/man1/openshift-cli-adm-pod-network.1 | 4 + ...cli-adm-policy-add-cluster-role-to-group.1 | 4 + ...-cli-adm-policy-add-cluster-role-to-user.1 | 4 + ...enshift-cli-adm-policy-add-role-to-group.1 | 4 + ...penshift-cli-adm-policy-add-role-to-user.1 | 4 + ...penshift-cli-adm-policy-add-scc-to-group.1 | 4 + ...openshift-cli-adm-policy-add-scc-to-user.1 | 4 + ...m-policy-reconcile-cluster-role-bindings.1 | 4 + ...t-cli-adm-policy-reconcile-cluster-roles.1 | 4 + .../openshift-cli-adm-policy-reconcile-sccs.1 | 4 + ...dm-policy-remove-cluster-role-from-group.1 | 4 + ...adm-policy-remove-cluster-role-from-user.1 | 4 + .../openshift-cli-adm-policy-remove-group.1 | 4 + ...ft-cli-adm-policy-remove-role-from-group.1 | 4 + ...ift-cli-adm-policy-remove-role-from-user.1 | 4 + ...ift-cli-adm-policy-remove-scc-from-group.1 | 4 + ...hift-cli-adm-policy-remove-scc-from-user.1 | 4 + .../openshift-cli-adm-policy-remove-user.1 | 4 + .../man1/openshift-cli-adm-policy-who-can.1 | 4 + docs/man/man1/openshift-cli-adm-policy.1 | 4 + .../man/man1/openshift-cli-adm-prune-builds.1 | 4 + .../openshift-cli-adm-prune-deployments.1 | 4 + .../man/man1/openshift-cli-adm-prune-groups.1 | 4 + .../man/man1/openshift-cli-adm-prune-images.1 | 4 + docs/man/man1/openshift-cli-adm-prune.1 | 4 + docs/man/man1/openshift-cli-adm-registry.1 | 4 + docs/man/man1/openshift-cli-adm-router.1 | 4 + docs/man/man1/openshift-cli-adm-taint.1 | 4 + docs/man/man1/openshift-cli-adm-top-images.1 | 4 + .../man1/openshift-cli-adm-top-imagestreams.1 | 4 + docs/man/man1/openshift-cli-adm-top-node.1 | 4 + docs/man/man1/openshift-cli-adm-top-pod.1 | 4 + docs/man/man1/openshift-cli-adm-top.1 | 4 + docs/man/man1/openshift-cli-adm-uncordon.1 | 4 + docs/man/man1/openshift-cli-adm.1 | 4 + docs/man/man1/openshift-cli-annotate.1 | 4 + docs/man/man1/openshift-cli-apply.1 | 4 + docs/man/man1/openshift-cli-attach.1 | 4 + docs/man/man1/openshift-cli-autoscale.1 | 4 + docs/man/man1/openshift-cli-build-logs.1 | 4 + docs/man/man1/openshift-cli-cancel-build.1 | 4 + docs/man/man1/openshift-cli-cluster-down.1 | 4 + docs/man/man1/openshift-cli-cluster-up.1 | 4 + docs/man/man1/openshift-cli-cluster.1 | 4 + docs/man/man1/openshift-cli-completion.1 | 4 + .../openshift-cli-config-current-context.1 | 4 + .../openshift-cli-config-delete-cluster.1 | 4 + .../openshift-cli-config-delete-context.1 | 4 + .../man1/openshift-cli-config-get-clusters.1 | 4 + .../man1/openshift-cli-config-get-contexts.1 | 4 + .../man1/openshift-cli-config-set-cluster.1 | 4 + .../man1/openshift-cli-config-set-context.1 | 4 + .../openshift-cli-config-set-credentials.1 | 4 + docs/man/man1/openshift-cli-config-set.1 | 4 + docs/man/man1/openshift-cli-config-unset.1 | 4 + .../man1/openshift-cli-config-use-context.1 | 4 + docs/man/man1/openshift-cli-config-view.1 | 4 + docs/man/man1/openshift-cli-config.1 | 4 + docs/man/man1/openshift-cli-convert.1 | 4 + ...penshift-cli-create-clusterresourcequota.1 | 4 + .../man/man1/openshift-cli-create-configmap.1 | 4 + .../man1/openshift-cli-create-deployment.1 | 4 + .../openshift-cli-create-deploymentconfig.1 | 4 + docs/man/man1/openshift-cli-create-identity.1 | 4 + .../man1/openshift-cli-create-imagestream.1 | 4 + .../man/man1/openshift-cli-create-namespace.1 | 4 + .../man1/openshift-cli-create-policybinding.1 | 4 + docs/man/man1/openshift-cli-create-quota.1 | 4 + .../man1/openshift-cli-create-route-edge.1 | 4 + .../openshift-cli-create-route-passthrough.1 | 4 + .../openshift-cli-create-route-reencrypt.1 | 4 + docs/man/man1/openshift-cli-create-route.1 | 4 + ...nshift-cli-create-secret-docker-registry.1 | 4 + .../openshift-cli-create-secret-generic.1 | 4 + .../man1/openshift-cli-create-secret-tls.1 | 4 + docs/man/man1/openshift-cli-create-secret.1 | 4 + .../openshift-cli-create-service-clusterip.1 | 4 + ...penshift-cli-create-service-loadbalancer.1 | 4 + .../openshift-cli-create-service-nodeport.1 | 4 + docs/man/man1/openshift-cli-create-service.1 | 4 + .../openshift-cli-create-serviceaccount.1 | 4 + docs/man/man1/openshift-cli-create-user.1 | 4 + ...openshift-cli-create-useridentitymapping.1 | 4 + docs/man/man1/openshift-cli-create.1 | 4 + docs/man/man1/openshift-cli-debug.1 | 4 + docs/man/man1/openshift-cli-delete.1 | 4 + docs/man/man1/openshift-cli-deploy.1 | 4 + docs/man/man1/openshift-cli-describe.1 | 4 + docs/man/man1/openshift-cli-edit.1 | 4 + docs/man/man1/openshift-cli-env.1 | 4 + docs/man/man1/openshift-cli-ex-dockerbuild.1 | 4 + docs/man/man1/openshift-cli-ex.1 | 4 + docs/man/man1/openshift-cli-exec.1 | 4 + docs/man/man1/openshift-cli-explain.1 | 4 + docs/man/man1/openshift-cli-export.1 | 4 + docs/man/man1/openshift-cli-expose.1 | 4 + docs/man/man1/openshift-cli-extract.1 | 4 + docs/man/man1/openshift-cli-get.1 | 4 + docs/man/man1/openshift-cli-idle.1 | 4 + docs/man/man1/openshift-cli-import-app.json.1 | 4 + .../openshift-cli-import-docker-compose.1 | 4 + docs/man/man1/openshift-cli-import-image.1 | 4 + docs/man/man1/openshift-cli-import.1 | 4 + docs/man/man1/openshift-cli-label.1 | 4 + docs/man/man1/openshift-cli-login.1 | 4 + docs/man/man1/openshift-cli-logout.1 | 4 + docs/man/man1/openshift-cli-logs.1 | 4 + docs/man/man1/openshift-cli-new-app.1 | 4 + docs/man/man1/openshift-cli-new-build.1 | 4 + docs/man/man1/openshift-cli-new-project.1 | 4 + docs/man/man1/openshift-cli-observe.1 | 4 + docs/man/man1/openshift-cli-options.1 | 4 + docs/man/man1/openshift-cli-patch.1 | 4 + .../openshift-cli-policy-add-role-to-group.1 | 4 + .../openshift-cli-policy-add-role-to-user.1 | 4 + docs/man/man1/openshift-cli-policy-can-i.1 | 4 + .../man1/openshift-cli-policy-remove-group.1 | 4 + ...nshift-cli-policy-remove-role-from-group.1 | 4 + ...enshift-cli-policy-remove-role-from-user.1 | 4 + .../man1/openshift-cli-policy-remove-user.1 | 4 + docs/man/man1/openshift-cli-policy-who-can.1 | 4 + docs/man/man1/openshift-cli-policy.1 | 4 + docs/man/man1/openshift-cli-port-forward.1 | 4 + docs/man/man1/openshift-cli-process.1 | 4 + docs/man/man1/openshift-cli-project.1 | 4 + docs/man/man1/openshift-cli-projects.1 | 4 + docs/man/man1/openshift-cli-proxy.1 | 4 + docs/man/man1/openshift-cli-replace.1 | 4 + docs/man/man1/openshift-cli-rollback.1 | 4 + docs/man/man1/openshift-cli-rollout-history.1 | 4 + docs/man/man1/openshift-cli-rollout-latest.1 | 4 + docs/man/man1/openshift-cli-rollout-pause.1 | 4 + docs/man/man1/openshift-cli-rollout-resume.1 | 4 + docs/man/man1/openshift-cli-rollout-status.1 | 4 + docs/man/man1/openshift-cli-rollout-undo.1 | 4 + docs/man/man1/openshift-cli-rollout.1 | 4 + docs/man/man1/openshift-cli-rsh.1 | 4 + docs/man/man1/openshift-cli-rsync.1 | 4 + docs/man/man1/openshift-cli-run.1 | 4 + docs/man/man1/openshift-cli-scale.1 | 4 + docs/man/man1/openshift-cli-secrets-add.1 | 4 + docs/man/man1/openshift-cli-secrets-link.1 | 4 + .../openshift-cli-secrets-new-basicauth.1 | 4 + .../openshift-cli-secrets-new-dockercfg.1 | 4 + .../man1/openshift-cli-secrets-new-sshauth.1 | 4 + docs/man/man1/openshift-cli-secrets-new.1 | 4 + docs/man/man1/openshift-cli-secrets-unlink.1 | 4 + docs/man/man1/openshift-cli-secrets.1 | 4 + .../openshift-cli-serviceaccounts-get-token.1 | 4 + .../openshift-cli-serviceaccounts-new-token.1 | 4 + docs/man/man1/openshift-cli-serviceaccounts.1 | 4 + docs/man/man1/openshift-cli-set-build-hook.1 | 4 + .../man/man1/openshift-cli-set-build-secret.1 | 4 + .../man1/openshift-cli-set-deployment-hook.1 | 4 + docs/man/man1/openshift-cli-set-env.1 | 4 + docs/man/man1/openshift-cli-set-image.1 | 4 + docs/man/man1/openshift-cli-set-probe.1 | 4 + .../man1/openshift-cli-set-route-backends.1 | 4 + docs/man/man1/openshift-cli-set-triggers.1 | 4 + docs/man/man1/openshift-cli-set-volumes.1 | 4 + docs/man/man1/openshift-cli-set.1 | 4 + docs/man/man1/openshift-cli-start-build.1 | 4 + docs/man/man1/openshift-cli-status.1 | 4 + docs/man/man1/openshift-cli-tag.1 | 4 + docs/man/man1/openshift-cli-types.1 | 4 + docs/man/man1/openshift-cli-volumes.1 | 4 + docs/man/man1/openshift-cli-whoami.1 | 4 + docs/man/man1/openshift-cli.1 | 4 + docs/man/man1/openshift-ex-build-chain.1 | 4 + docs/man/man1/openshift-ex-config-patch.1 | 4 + docs/man/man1/openshift-ex-config.1 | 4 + docs/man/man1/openshift-ex-diagnostics.1 | 4 + docs/man/man1/openshift-ex-ipfailover.1 | 4 + docs/man/man1/openshift-ex-options.1 | 4 + docs/man/man1/openshift-ex-prune-groups.1 | 4 + docs/man/man1/openshift-ex-sync-groups.1 | 4 + .../openshift-ex-validate-master-config.1 | 4 + .../man1/openshift-ex-validate-node-config.1 | 4 + docs/man/man1/openshift-ex-validate.1 | 4 + docs/man/man1/openshift-ex.1 | 4 + docs/man/man1/openshift-infra-f5-router.1 | 4 + docs/man/man1/openshift-infra-router.1 | 4 + docs/man/man1/openshift-kube-annotate.1 | 4 + docs/man/man1/openshift-kube-api-versions.1 | 4 + docs/man/man1/openshift-kube-apply.1 | 4 + docs/man/man1/openshift-kube-attach.1 | 4 + docs/man/man1/openshift-kube-autoscale.1 | 4 + .../man1/openshift-kube-cluster-info-dump.1 | 4 + docs/man/man1/openshift-kube-cluster-info.1 | 4 + docs/man/man1/openshift-kube-completion.1 | 4 + .../openshift-kube-config-current-context.1 | 4 + .../openshift-kube-config-delete-cluster.1 | 4 + .../openshift-kube-config-delete-context.1 | 4 + .../man1/openshift-kube-config-get-clusters.1 | 4 + .../man1/openshift-kube-config-get-contexts.1 | 4 + .../man1/openshift-kube-config-set-cluster.1 | 4 + .../man1/openshift-kube-config-set-context.1 | 4 + .../openshift-kube-config-set-credentials.1 | 4 + docs/man/man1/openshift-kube-config-set.1 | 4 + docs/man/man1/openshift-kube-config-unset.1 | 4 + .../man1/openshift-kube-config-use-context.1 | 4 + docs/man/man1/openshift-kube-config-view.1 | 4 + docs/man/man1/openshift-kube-config.1 | 4 + docs/man/man1/openshift-kube-convert.1 | 4 + docs/man/man1/openshift-kube-cordon.1 | 4 + .../man1/openshift-kube-create-configmap.1 | 4 + .../man1/openshift-kube-create-deployment.1 | 4 + .../man1/openshift-kube-create-namespace.1 | 4 + docs/man/man1/openshift-kube-create-quota.1 | 4 + ...shift-kube-create-secret-docker-registry.1 | 4 + .../openshift-kube-create-secret-generic.1 | 4 + .../man1/openshift-kube-create-secret-tls.1 | 4 + docs/man/man1/openshift-kube-create-secret.1 | 4 + .../openshift-kube-create-service-clusterip.1 | 4 + ...enshift-kube-create-service-loadbalancer.1 | 4 + .../openshift-kube-create-service-nodeport.1 | 4 + docs/man/man1/openshift-kube-create-service.1 | 4 + .../openshift-kube-create-serviceaccount.1 | 4 + docs/man/man1/openshift-kube-create.1 | 4 + docs/man/man1/openshift-kube-delete.1 | 4 + docs/man/man1/openshift-kube-describe.1 | 4 + docs/man/man1/openshift-kube-drain.1 | 4 + docs/man/man1/openshift-kube-edit.1 | 4 + docs/man/man1/openshift-kube-exec.1 | 4 + docs/man/man1/openshift-kube-explain.1 | 4 + docs/man/man1/openshift-kube-expose.1 | 4 + docs/man/man1/openshift-kube-get.1 | 4 + docs/man/man1/openshift-kube-label.1 | 4 + docs/man/man1/openshift-kube-logs.1 | 4 + docs/man/man1/openshift-kube-namespace.1 | 4 + docs/man/man1/openshift-kube-options.1 | 4 + docs/man/man1/openshift-kube-patch.1 | 4 + docs/man/man1/openshift-kube-port-forward.1 | 4 + docs/man/man1/openshift-kube-proxy.1 | 4 + docs/man/man1/openshift-kube-replace.1 | 4 + docs/man/man1/openshift-kube-rolling-update.1 | 4 + .../man/man1/openshift-kube-rollout-history.1 | 4 + docs/man/man1/openshift-kube-rollout-pause.1 | 4 + docs/man/man1/openshift-kube-rollout-resume.1 | 4 + docs/man/man1/openshift-kube-rollout-status.1 | 4 + docs/man/man1/openshift-kube-rollout-undo.1 | 4 + docs/man/man1/openshift-kube-rollout.1 | 4 + docs/man/man1/openshift-kube-run.1 | 4 + docs/man/man1/openshift-kube-scale.1 | 4 + docs/man/man1/openshift-kube-set-image.1 | 4 + docs/man/man1/openshift-kube-set.1 | 4 + docs/man/man1/openshift-kube-stop.1 | 4 + docs/man/man1/openshift-kube-taint.1 | 4 + docs/man/man1/openshift-kube-top-node.1 | 4 + docs/man/man1/openshift-kube-top-pod.1 | 4 + docs/man/man1/openshift-kube-top.1 | 4 + docs/man/man1/openshift-kube-uncordon.1 | 4 + docs/man/man1/openshift-kube-version.1 | 4 + docs/man/man1/openshift-kube.1 | 4 + 716 files changed, 4220 insertions(+) diff --git a/contrib/completions/bash/oadm b/contrib/completions/bash/oadm index 077ffee22433..1ac812777f3b 100644 --- a/contrib/completions/bash/oadm +++ b/contrib/completions/bash/oadm @@ -266,6 +266,7 @@ _oadm_build-chain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -319,6 +320,7 @@ _oadm_ca_create-key-pair() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -377,6 +379,7 @@ _oadm_ca_create-master-certs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -444,6 +447,7 @@ _oadm_ca_create-server-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -503,6 +507,7 @@ _oadm_ca_create-signer-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -558,6 +563,7 @@ _oadm_ca_decrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -617,6 +623,7 @@ _oadm_ca_encrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -666,6 +673,7 @@ _oadm_ca() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -709,6 +717,7 @@ _oadm_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -752,6 +761,7 @@ _oadm_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -793,6 +803,7 @@ _oadm_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -834,6 +845,7 @@ _oadm_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -875,6 +887,7 @@ _oadm_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -921,6 +934,7 @@ _oadm_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -964,6 +978,7 @@ _oadm_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1013,6 +1028,7 @@ _oadm_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--token=") flags+=("--user=") @@ -1056,6 +1072,7 @@ _oadm_config_set-context() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -1110,6 +1127,7 @@ _oadm_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -1150,6 +1168,7 @@ _oadm_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1191,6 +1210,7 @@ _oadm_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1258,6 +1278,7 @@ _oadm_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1311,6 +1332,7 @@ _oadm_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1354,6 +1376,7 @@ _oadm_cordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1424,6 +1447,7 @@ _oadm_create-api-client-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -1472,6 +1496,7 @@ _oadm_create-bootstrap-policy-file() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1535,6 +1560,7 @@ _oadm_create-bootstrap-project-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1578,6 +1604,7 @@ _oadm_create-error-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1632,6 +1659,7 @@ _oadm_create-kubeconfig() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1675,6 +1703,7 @@ _oadm_create-login-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1773,6 +1802,7 @@ _oadm_create-node-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1816,6 +1846,7 @@ _oadm_create-provider-selection-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1880,6 +1911,7 @@ _oadm_diagnostics() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1931,6 +1963,7 @@ _oadm_drain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1974,6 +2007,7 @@ _oadm_groups_add-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2035,6 +2069,7 @@ _oadm_groups_new() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2092,6 +2127,7 @@ _oadm_groups_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2135,6 +2171,7 @@ _oadm_groups_remove-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2212,6 +2249,7 @@ _oadm_groups_sync() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2260,6 +2298,7 @@ _oadm_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2336,6 +2375,7 @@ _oadm_ipfailover() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2413,6 +2453,7 @@ _oadm_manage-node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2476,6 +2517,7 @@ _oadm_migrate_image-references() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2541,6 +2583,7 @@ _oadm_migrate_storage() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2588,6 +2631,7 @@ _oadm_migrate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2641,6 +2685,7 @@ _oadm_new-project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2684,6 +2729,7 @@ _oadm_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2738,6 +2784,7 @@ _oadm_overwrite-policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2783,6 +2830,7 @@ _oadm_pod-network_isolate-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2830,6 +2878,7 @@ _oadm_pod-network_join-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2875,6 +2924,7 @@ _oadm_pod-network_make-projects-global() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2921,6 +2971,7 @@ _oadm_pod-network() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2964,6 +3015,7 @@ _oadm_policy_add-cluster-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3007,6 +3059,7 @@ _oadm_policy_add-cluster-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3052,6 +3105,7 @@ _oadm_policy_add-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3100,6 +3154,7 @@ _oadm_policy_add-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3143,6 +3198,7 @@ _oadm_policy_add-scc-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3189,6 +3245,7 @@ _oadm_policy_add-scc-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3258,6 +3315,7 @@ _oadm_policy_reconcile-cluster-role-bindings() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3323,6 +3381,7 @@ _oadm_policy_reconcile-cluster-roles() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3390,6 +3449,7 @@ _oadm_policy_reconcile-sccs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3433,6 +3493,7 @@ _oadm_policy_remove-cluster-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3476,6 +3537,7 @@ _oadm_policy_remove-cluster-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3519,6 +3581,7 @@ _oadm_policy_remove-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3564,6 +3627,7 @@ _oadm_policy_remove-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3612,6 +3676,7 @@ _oadm_policy_remove-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3655,6 +3720,7 @@ _oadm_policy_remove-scc-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3701,6 +3767,7 @@ _oadm_policy_remove-scc-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3744,6 +3811,7 @@ _oadm_policy_remove-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3789,6 +3857,7 @@ _oadm_policy_who-can() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3850,6 +3919,7 @@ _oadm_policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3903,6 +3973,7 @@ _oadm_prune_builds() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3956,6 +4027,7 @@ _oadm_prune_deployments() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4013,6 +4085,7 @@ _oadm_prune_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4065,6 +4138,7 @@ _oadm_prune_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4112,6 +4186,7 @@ _oadm_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4192,6 +4267,7 @@ _oadm_registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4298,6 +4374,7 @@ _oadm_router() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4374,6 +4451,7 @@ _oadm_taint() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4420,6 +4498,7 @@ _oadm_top_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4463,6 +4542,7 @@ _oadm_top_imagestreams() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4509,6 +4589,7 @@ _oadm_top_node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4559,6 +4640,7 @@ _oadm_top_pod() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4606,6 +4688,7 @@ _oadm_top() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4649,6 +4732,7 @@ _oadm_uncordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4692,6 +4776,7 @@ _oadm_version() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4766,6 +4851,7 @@ _oadm() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") diff --git a/contrib/completions/bash/oc b/contrib/completions/bash/oc index 67f52199d186..46b41303b707 100644 --- a/contrib/completions/bash/oc +++ b/contrib/completions/bash/oc @@ -391,6 +391,7 @@ _oc_adm_build-chain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -443,6 +444,7 @@ _oc_adm_ca_create-key-pair() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -500,6 +502,7 @@ _oc_adm_ca_create-master-certs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -566,6 +569,7 @@ _oc_adm_ca_create-server-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -624,6 +628,7 @@ _oc_adm_ca_create-signer-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -678,6 +683,7 @@ _oc_adm_ca_decrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -736,6 +742,7 @@ _oc_adm_ca_encrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -784,6 +791,7 @@ _oc_adm_ca() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -826,6 +834,7 @@ _oc_adm_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -868,6 +877,7 @@ _oc_adm_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -908,6 +918,7 @@ _oc_adm_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -948,6 +959,7 @@ _oc_adm_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -988,6 +1000,7 @@ _oc_adm_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1033,6 +1046,7 @@ _oc_adm_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1075,6 +1089,7 @@ _oc_adm_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1123,6 +1138,7 @@ _oc_adm_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--token=") flags+=("--user=") @@ -1165,6 +1181,7 @@ _oc_adm_config_set-context() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -1218,6 +1235,7 @@ _oc_adm_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -1257,6 +1275,7 @@ _oc_adm_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1297,6 +1316,7 @@ _oc_adm_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1363,6 +1383,7 @@ _oc_adm_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1415,6 +1436,7 @@ _oc_adm_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1457,6 +1479,7 @@ _oc_adm_cordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1526,6 +1549,7 @@ _oc_adm_create-api-client-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -1573,6 +1597,7 @@ _oc_adm_create-bootstrap-policy-file() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1635,6 +1660,7 @@ _oc_adm_create-bootstrap-project-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1677,6 +1703,7 @@ _oc_adm_create-error-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1730,6 +1757,7 @@ _oc_adm_create-kubeconfig() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1772,6 +1800,7 @@ _oc_adm_create-login-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1869,6 +1898,7 @@ _oc_adm_create-node-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1911,6 +1941,7 @@ _oc_adm_create-provider-selection-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1974,6 +2005,7 @@ _oc_adm_diagnostics() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2024,6 +2056,7 @@ _oc_adm_drain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2066,6 +2099,7 @@ _oc_adm_groups_add-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2126,6 +2160,7 @@ _oc_adm_groups_new() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2182,6 +2217,7 @@ _oc_adm_groups_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2224,6 +2260,7 @@ _oc_adm_groups_remove-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2300,6 +2337,7 @@ _oc_adm_groups_sync() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2347,6 +2385,7 @@ _oc_adm_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2422,6 +2461,7 @@ _oc_adm_ipfailover() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2498,6 +2538,7 @@ _oc_adm_manage-node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2560,6 +2601,7 @@ _oc_adm_migrate_image-references() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2624,6 +2666,7 @@ _oc_adm_migrate_storage() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2670,6 +2713,7 @@ _oc_adm_migrate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2722,6 +2766,7 @@ _oc_adm_new-project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2764,6 +2809,7 @@ _oc_adm_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2817,6 +2863,7 @@ _oc_adm_overwrite-policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2861,6 +2908,7 @@ _oc_adm_pod-network_isolate-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2907,6 +2955,7 @@ _oc_adm_pod-network_join-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2951,6 +3000,7 @@ _oc_adm_pod-network_make-projects-global() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2996,6 +3046,7 @@ _oc_adm_pod-network() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3038,6 +3089,7 @@ _oc_adm_policy_add-cluster-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3080,6 +3132,7 @@ _oc_adm_policy_add-cluster-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3124,6 +3177,7 @@ _oc_adm_policy_add-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3171,6 +3225,7 @@ _oc_adm_policy_add-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3213,6 +3268,7 @@ _oc_adm_policy_add-scc-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3258,6 +3314,7 @@ _oc_adm_policy_add-scc-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3326,6 +3383,7 @@ _oc_adm_policy_reconcile-cluster-role-bindings() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3390,6 +3448,7 @@ _oc_adm_policy_reconcile-cluster-roles() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3456,6 +3515,7 @@ _oc_adm_policy_reconcile-sccs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3498,6 +3558,7 @@ _oc_adm_policy_remove-cluster-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3540,6 +3601,7 @@ _oc_adm_policy_remove-cluster-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3582,6 +3644,7 @@ _oc_adm_policy_remove-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3626,6 +3689,7 @@ _oc_adm_policy_remove-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3673,6 +3737,7 @@ _oc_adm_policy_remove-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3715,6 +3780,7 @@ _oc_adm_policy_remove-scc-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3760,6 +3826,7 @@ _oc_adm_policy_remove-scc-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3802,6 +3869,7 @@ _oc_adm_policy_remove-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3846,6 +3914,7 @@ _oc_adm_policy_who-can() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3906,6 +3975,7 @@ _oc_adm_policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3958,6 +4028,7 @@ _oc_adm_prune_builds() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4010,6 +4081,7 @@ _oc_adm_prune_deployments() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4066,6 +4138,7 @@ _oc_adm_prune_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4117,6 +4190,7 @@ _oc_adm_prune_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4163,6 +4237,7 @@ _oc_adm_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4242,6 +4317,7 @@ _oc_adm_registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4347,6 +4423,7 @@ _oc_adm_router() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4422,6 +4499,7 @@ _oc_adm_taint() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4467,6 +4545,7 @@ _oc_adm_top_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4509,6 +4588,7 @@ _oc_adm_top_imagestreams() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4554,6 +4634,7 @@ _oc_adm_top_node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4603,6 +4684,7 @@ _oc_adm_top_pod() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4649,6 +4731,7 @@ _oc_adm_top() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4691,6 +4774,7 @@ _oc_adm_uncordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4760,6 +4844,7 @@ _oc_adm() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4846,6 +4931,7 @@ _oc_annotate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5071,6 +5157,7 @@ _oc_apply() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5124,6 +5211,7 @@ _oc_attach() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5212,6 +5300,7 @@ _oc_autoscale() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5271,6 +5360,7 @@ _oc_cancel-build() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5315,6 +5405,7 @@ _oc_cluster_down() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5388,6 +5479,7 @@ _oc_cluster_up() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5432,6 +5524,7 @@ _oc_cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5474,6 +5567,7 @@ _oc_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5516,6 +5610,7 @@ _oc_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5556,6 +5651,7 @@ _oc_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5596,6 +5692,7 @@ _oc_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5636,6 +5733,7 @@ _oc_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5681,6 +5779,7 @@ _oc_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5723,6 +5822,7 @@ _oc_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5771,6 +5871,7 @@ _oc_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--token=") flags+=("--user=") @@ -5813,6 +5914,7 @@ _oc_config_set-context() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -5866,6 +5968,7 @@ _oc_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -5905,6 +6008,7 @@ _oc_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5945,6 +6049,7 @@ _oc_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6011,6 +6116,7 @@ _oc_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6063,6 +6169,7 @@ _oc_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6143,6 +6250,7 @@ _oc_convert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6196,6 +6304,7 @@ _oc_create_clusterresourcequota() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6272,6 +6381,7 @@ _oc_create_configmap() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6346,6 +6456,7 @@ _oc_create_deployment() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6394,6 +6505,7 @@ _oc_create_deploymentconfig() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6455,6 +6567,7 @@ _oc_create_identity() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6500,6 +6613,7 @@ _oc_create_imagestream() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6572,6 +6686,7 @@ _oc_create_namespace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6617,6 +6732,7 @@ _oc_create_policybinding() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6693,6 +6809,7 @@ _oc_create_quota() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6766,6 +6883,7 @@ _oc_create_route_edge() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6824,6 +6942,7 @@ _oc_create_route_passthrough() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6900,6 +7019,7 @@ _oc_create_route_reencrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6947,6 +7067,7 @@ _oc_create_route() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7029,6 +7150,7 @@ _oc_create_secret_docker-registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7110,6 +7232,7 @@ _oc_create_secret_generic() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7186,6 +7309,7 @@ _oc_create_secret_tls() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7231,6 +7355,7 @@ _oc_create_secret() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7307,6 +7432,7 @@ _oc_create_service_clusterip() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7381,6 +7507,7 @@ _oc_create_service_loadbalancer() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7457,6 +7584,7 @@ _oc_create_service_nodeport() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7502,6 +7630,7 @@ _oc_create_service() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7576,6 +7705,7 @@ _oc_create_serviceaccount() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7638,6 +7768,7 @@ _oc_create_user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7698,6 +7829,7 @@ _oc_create_useridentitymapping() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7780,6 +7912,7 @@ _oc_create() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7868,6 +8001,7 @@ _oc_debug() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7940,6 +8074,7 @@ _oc_delete() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8148,6 +8283,7 @@ _oc_deploy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8209,6 +8345,7 @@ _oc_describe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8379,6 +8516,7 @@ _oc_edit() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8614,6 +8752,7 @@ _oc_env() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8664,6 +8803,7 @@ _oc_ex_dockerbuild() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8707,6 +8847,7 @@ _oc_ex() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8761,6 +8902,7 @@ _oc_exec() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8807,6 +8949,7 @@ _oc_explain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8885,6 +9028,7 @@ _oc_export() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8992,6 +9136,7 @@ _oc_expose() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9080,6 +9225,7 @@ _oc_extract() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9171,6 +9317,7 @@ _oc_get() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9384,6 +9531,7 @@ _oc_idle() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9446,6 +9594,7 @@ _oc_import_app.json() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9508,6 +9657,7 @@ _oc_import_docker-compose() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9554,6 +9704,7 @@ _oc_import() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9604,6 +9755,7 @@ _oc_import-image() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9689,6 +9841,7 @@ _oc_label() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9895,6 +10048,7 @@ _oc_login() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9937,6 +10091,7 @@ _oc_logout() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10002,6 +10157,7 @@ _oc_logs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10102,6 +10258,7 @@ _oc_new-app() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10191,6 +10348,7 @@ _oc_new-build() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10239,6 +10397,7 @@ _oc_new-project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10317,6 +10476,7 @@ _oc_observe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10359,6 +10519,7 @@ _oc_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10440,6 +10601,7 @@ _oc_patch() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10644,6 +10806,7 @@ _oc_policy_add-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10691,6 +10854,7 @@ _oc_policy_add-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10748,6 +10912,7 @@ _oc_policy_can-i() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -10789,6 +10954,7 @@ _oc_policy_remove-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10833,6 +10999,7 @@ _oc_policy_remove-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10880,6 +11047,7 @@ _oc_policy_remove-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10922,6 +11090,7 @@ _oc_policy_remove-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10966,6 +11135,7 @@ _oc_policy_who-can() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11016,6 +11186,7 @@ _oc_policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11061,6 +11232,7 @@ _oc_port-forward() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11128,6 +11300,7 @@ _oc_process() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11173,6 +11346,7 @@ _oc_project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11218,6 +11392,7 @@ _oc_projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11286,6 +11461,7 @@ _oc_proxy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11361,6 +11537,7 @@ _oc_replace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11426,6 +11603,7 @@ _oc_rollback() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11480,6 +11658,7 @@ _oc_rollout_history() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11531,6 +11710,7 @@ _oc_rollout_latest() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11584,6 +11764,7 @@ _oc_rollout_pause() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11640,6 +11821,7 @@ _oc_rollout_resume() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11696,6 +11878,7 @@ _oc_rollout_status() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11753,6 +11936,7 @@ _oc_rollout_undo() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11805,6 +11989,7 @@ _oc_rollout() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11860,6 +12045,7 @@ _oc_rsh() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11923,6 +12109,7 @@ _oc_rsync() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12041,6 +12228,7 @@ _oc_run() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12109,6 +12297,7 @@ _oc_scale() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12166,6 +12355,7 @@ _oc_secrets_add() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12210,6 +12400,7 @@ _oc_secrets_link() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12277,6 +12468,7 @@ _oc_secrets_new() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12351,6 +12543,7 @@ _oc_secrets_new-basicauth() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12419,6 +12612,7 @@ _oc_secrets_new-dockercfg() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12491,6 +12685,7 @@ _oc_secrets_new-sshauth() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12533,6 +12728,7 @@ _oc_secrets_unlink() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12582,6 +12778,7 @@ _oc_secrets() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12624,6 +12821,7 @@ _oc_serviceaccounts_get-token() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12671,6 +12869,7 @@ _oc_serviceaccounts_new-token() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12715,6 +12914,7 @@ _oc_serviceaccounts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12795,6 +12995,7 @@ _oc_set_build-hook() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12877,6 +13078,7 @@ _oc_set_build-secret() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12968,6 +13170,7 @@ _oc_set_deployment-hook() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13045,6 +13248,7 @@ _oc_set_env() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13126,6 +13330,7 @@ _oc_set_image() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13221,6 +13426,7 @@ _oc_set_probe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13299,6 +13505,7 @@ _oc_set_route-backends() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13392,6 +13599,7 @@ _oc_set_triggers() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13484,6 +13692,7 @@ _oc_set_volumes() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13535,6 +13744,7 @@ _oc_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13609,6 +13819,7 @@ _oc_start-build() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13659,6 +13870,7 @@ _oc_status() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13714,6 +13926,7 @@ _oc_tag() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13756,6 +13969,7 @@ _oc_types() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13798,6 +14012,7 @@ _oc_version() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13890,6 +14105,7 @@ _oc_volumes() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13939,6 +14155,7 @@ _oc_whoami() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -14040,6 +14257,7 @@ _oc() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") diff --git a/contrib/completions/bash/openshift b/contrib/completions/bash/openshift index d59f783ad61e..280a068e8a9d 100644 --- a/contrib/completions/bash/openshift +++ b/contrib/completions/bash/openshift @@ -266,6 +266,7 @@ _openshift_admin_build-chain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -319,6 +320,7 @@ _openshift_admin_ca_create-key-pair() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -377,6 +379,7 @@ _openshift_admin_ca_create-master-certs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -444,6 +447,7 @@ _openshift_admin_ca_create-server-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -503,6 +507,7 @@ _openshift_admin_ca_create-signer-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -558,6 +563,7 @@ _openshift_admin_ca_decrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -617,6 +623,7 @@ _openshift_admin_ca_encrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -666,6 +673,7 @@ _openshift_admin_ca() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -709,6 +717,7 @@ _openshift_admin_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -752,6 +761,7 @@ _openshift_admin_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -793,6 +803,7 @@ _openshift_admin_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -834,6 +845,7 @@ _openshift_admin_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -875,6 +887,7 @@ _openshift_admin_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -921,6 +934,7 @@ _openshift_admin_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -964,6 +978,7 @@ _openshift_admin_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1013,6 +1028,7 @@ _openshift_admin_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--token=") flags+=("--user=") @@ -1056,6 +1072,7 @@ _openshift_admin_config_set-context() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -1110,6 +1127,7 @@ _openshift_admin_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -1150,6 +1168,7 @@ _openshift_admin_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1191,6 +1210,7 @@ _openshift_admin_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1258,6 +1278,7 @@ _openshift_admin_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1311,6 +1332,7 @@ _openshift_admin_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1354,6 +1376,7 @@ _openshift_admin_cordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1424,6 +1447,7 @@ _openshift_admin_create-api-client-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -1472,6 +1496,7 @@ _openshift_admin_create-bootstrap-policy-file() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1535,6 +1560,7 @@ _openshift_admin_create-bootstrap-project-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1578,6 +1604,7 @@ _openshift_admin_create-error-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1632,6 +1659,7 @@ _openshift_admin_create-kubeconfig() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1675,6 +1703,7 @@ _openshift_admin_create-login-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1773,6 +1802,7 @@ _openshift_admin_create-node-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1816,6 +1846,7 @@ _openshift_admin_create-provider-selection-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1880,6 +1911,7 @@ _openshift_admin_diagnostics() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1931,6 +1963,7 @@ _openshift_admin_drain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1974,6 +2007,7 @@ _openshift_admin_groups_add-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2035,6 +2069,7 @@ _openshift_admin_groups_new() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2092,6 +2127,7 @@ _openshift_admin_groups_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2135,6 +2171,7 @@ _openshift_admin_groups_remove-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2212,6 +2249,7 @@ _openshift_admin_groups_sync() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2260,6 +2298,7 @@ _openshift_admin_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2336,6 +2375,7 @@ _openshift_admin_ipfailover() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2413,6 +2453,7 @@ _openshift_admin_manage-node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2476,6 +2517,7 @@ _openshift_admin_migrate_image-references() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2541,6 +2583,7 @@ _openshift_admin_migrate_storage() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2588,6 +2631,7 @@ _openshift_admin_migrate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2641,6 +2685,7 @@ _openshift_admin_new-project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2684,6 +2729,7 @@ _openshift_admin_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2738,6 +2784,7 @@ _openshift_admin_overwrite-policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2783,6 +2830,7 @@ _openshift_admin_pod-network_isolate-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2830,6 +2878,7 @@ _openshift_admin_pod-network_join-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2875,6 +2924,7 @@ _openshift_admin_pod-network_make-projects-global() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2921,6 +2971,7 @@ _openshift_admin_pod-network() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2964,6 +3015,7 @@ _openshift_admin_policy_add-cluster-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3007,6 +3059,7 @@ _openshift_admin_policy_add-cluster-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3052,6 +3105,7 @@ _openshift_admin_policy_add-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3100,6 +3154,7 @@ _openshift_admin_policy_add-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3143,6 +3198,7 @@ _openshift_admin_policy_add-scc-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3189,6 +3245,7 @@ _openshift_admin_policy_add-scc-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3258,6 +3315,7 @@ _openshift_admin_policy_reconcile-cluster-role-bindings() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3323,6 +3381,7 @@ _openshift_admin_policy_reconcile-cluster-roles() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3390,6 +3449,7 @@ _openshift_admin_policy_reconcile-sccs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3433,6 +3493,7 @@ _openshift_admin_policy_remove-cluster-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3476,6 +3537,7 @@ _openshift_admin_policy_remove-cluster-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3519,6 +3581,7 @@ _openshift_admin_policy_remove-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3564,6 +3627,7 @@ _openshift_admin_policy_remove-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3612,6 +3676,7 @@ _openshift_admin_policy_remove-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3655,6 +3720,7 @@ _openshift_admin_policy_remove-scc-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3701,6 +3767,7 @@ _openshift_admin_policy_remove-scc-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3744,6 +3811,7 @@ _openshift_admin_policy_remove-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3789,6 +3857,7 @@ _openshift_admin_policy_who-can() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3850,6 +3919,7 @@ _openshift_admin_policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3903,6 +3973,7 @@ _openshift_admin_prune_builds() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3956,6 +4027,7 @@ _openshift_admin_prune_deployments() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4013,6 +4085,7 @@ _openshift_admin_prune_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4065,6 +4138,7 @@ _openshift_admin_prune_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4112,6 +4186,7 @@ _openshift_admin_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4192,6 +4267,7 @@ _openshift_admin_registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4298,6 +4374,7 @@ _openshift_admin_router() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4374,6 +4451,7 @@ _openshift_admin_taint() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4420,6 +4498,7 @@ _openshift_admin_top_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4463,6 +4542,7 @@ _openshift_admin_top_imagestreams() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4509,6 +4589,7 @@ _openshift_admin_top_node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4559,6 +4640,7 @@ _openshift_admin_top_pod() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4606,6 +4688,7 @@ _openshift_admin_top() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4649,6 +4732,7 @@ _openshift_admin_uncordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4718,6 +4802,7 @@ _openshift_admin() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4774,6 +4859,7 @@ _openshift_cli_adm_build-chain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4827,6 +4913,7 @@ _openshift_cli_adm_ca_create-key-pair() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4885,6 +4972,7 @@ _openshift_cli_adm_ca_create-master-certs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4952,6 +5040,7 @@ _openshift_cli_adm_ca_create-server-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5011,6 +5100,7 @@ _openshift_cli_adm_ca_create-signer-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5066,6 +5156,7 @@ _openshift_cli_adm_ca_decrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5125,6 +5216,7 @@ _openshift_cli_adm_ca_encrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5174,6 +5266,7 @@ _openshift_cli_adm_ca() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5217,6 +5310,7 @@ _openshift_cli_adm_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5260,6 +5354,7 @@ _openshift_cli_adm_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5301,6 +5396,7 @@ _openshift_cli_adm_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5342,6 +5438,7 @@ _openshift_cli_adm_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5383,6 +5480,7 @@ _openshift_cli_adm_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5429,6 +5527,7 @@ _openshift_cli_adm_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5472,6 +5571,7 @@ _openshift_cli_adm_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5521,6 +5621,7 @@ _openshift_cli_adm_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--token=") flags+=("--user=") @@ -5564,6 +5665,7 @@ _openshift_cli_adm_config_set-context() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -5618,6 +5720,7 @@ _openshift_cli_adm_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -5658,6 +5761,7 @@ _openshift_cli_adm_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5699,6 +5803,7 @@ _openshift_cli_adm_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5766,6 +5871,7 @@ _openshift_cli_adm_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5819,6 +5925,7 @@ _openshift_cli_adm_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5862,6 +5969,7 @@ _openshift_cli_adm_cordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5932,6 +6040,7 @@ _openshift_cli_adm_create-api-client-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -5980,6 +6089,7 @@ _openshift_cli_adm_create-bootstrap-policy-file() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6043,6 +6153,7 @@ _openshift_cli_adm_create-bootstrap-project-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6086,6 +6197,7 @@ _openshift_cli_adm_create-error-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6140,6 +6252,7 @@ _openshift_cli_adm_create-kubeconfig() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6183,6 +6296,7 @@ _openshift_cli_adm_create-login-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6281,6 +6395,7 @@ _openshift_cli_adm_create-node-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6324,6 +6439,7 @@ _openshift_cli_adm_create-provider-selection-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6388,6 +6504,7 @@ _openshift_cli_adm_diagnostics() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6439,6 +6556,7 @@ _openshift_cli_adm_drain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6482,6 +6600,7 @@ _openshift_cli_adm_groups_add-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6543,6 +6662,7 @@ _openshift_cli_adm_groups_new() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6600,6 +6720,7 @@ _openshift_cli_adm_groups_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6643,6 +6764,7 @@ _openshift_cli_adm_groups_remove-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6720,6 +6842,7 @@ _openshift_cli_adm_groups_sync() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6768,6 +6891,7 @@ _openshift_cli_adm_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6844,6 +6968,7 @@ _openshift_cli_adm_ipfailover() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6921,6 +7046,7 @@ _openshift_cli_adm_manage-node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6984,6 +7110,7 @@ _openshift_cli_adm_migrate_image-references() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7049,6 +7176,7 @@ _openshift_cli_adm_migrate_storage() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7096,6 +7224,7 @@ _openshift_cli_adm_migrate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7149,6 +7278,7 @@ _openshift_cli_adm_new-project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7192,6 +7322,7 @@ _openshift_cli_adm_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7246,6 +7377,7 @@ _openshift_cli_adm_overwrite-policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7291,6 +7423,7 @@ _openshift_cli_adm_pod-network_isolate-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7338,6 +7471,7 @@ _openshift_cli_adm_pod-network_join-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7383,6 +7517,7 @@ _openshift_cli_adm_pod-network_make-projects-global() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7429,6 +7564,7 @@ _openshift_cli_adm_pod-network() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7472,6 +7608,7 @@ _openshift_cli_adm_policy_add-cluster-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7515,6 +7652,7 @@ _openshift_cli_adm_policy_add-cluster-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7560,6 +7698,7 @@ _openshift_cli_adm_policy_add-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7608,6 +7747,7 @@ _openshift_cli_adm_policy_add-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7651,6 +7791,7 @@ _openshift_cli_adm_policy_add-scc-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7697,6 +7838,7 @@ _openshift_cli_adm_policy_add-scc-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7766,6 +7908,7 @@ _openshift_cli_adm_policy_reconcile-cluster-role-bindings() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7831,6 +7974,7 @@ _openshift_cli_adm_policy_reconcile-cluster-roles() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7898,6 +8042,7 @@ _openshift_cli_adm_policy_reconcile-sccs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7941,6 +8086,7 @@ _openshift_cli_adm_policy_remove-cluster-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7984,6 +8130,7 @@ _openshift_cli_adm_policy_remove-cluster-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8027,6 +8174,7 @@ _openshift_cli_adm_policy_remove-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8072,6 +8220,7 @@ _openshift_cli_adm_policy_remove-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8120,6 +8269,7 @@ _openshift_cli_adm_policy_remove-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8163,6 +8313,7 @@ _openshift_cli_adm_policy_remove-scc-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8209,6 +8360,7 @@ _openshift_cli_adm_policy_remove-scc-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8252,6 +8404,7 @@ _openshift_cli_adm_policy_remove-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8297,6 +8450,7 @@ _openshift_cli_adm_policy_who-can() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8358,6 +8512,7 @@ _openshift_cli_adm_policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8411,6 +8566,7 @@ _openshift_cli_adm_prune_builds() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8464,6 +8620,7 @@ _openshift_cli_adm_prune_deployments() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8521,6 +8678,7 @@ _openshift_cli_adm_prune_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8573,6 +8731,7 @@ _openshift_cli_adm_prune_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8620,6 +8779,7 @@ _openshift_cli_adm_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8700,6 +8860,7 @@ _openshift_cli_adm_registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8806,6 +8967,7 @@ _openshift_cli_adm_router() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8882,6 +9044,7 @@ _openshift_cli_adm_taint() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8928,6 +9091,7 @@ _openshift_cli_adm_top_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8971,6 +9135,7 @@ _openshift_cli_adm_top_imagestreams() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9017,6 +9182,7 @@ _openshift_cli_adm_top_node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9067,6 +9233,7 @@ _openshift_cli_adm_top_pod() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9114,6 +9281,7 @@ _openshift_cli_adm_top() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9157,6 +9325,7 @@ _openshift_cli_adm_uncordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9226,6 +9395,7 @@ _openshift_cli_adm() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9314,6 +9484,7 @@ _openshift_cli_annotate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9540,6 +9711,7 @@ _openshift_cli_apply() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9594,6 +9766,7 @@ _openshift_cli_attach() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9683,6 +9856,7 @@ _openshift_cli_autoscale() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9743,6 +9917,7 @@ _openshift_cli_cancel-build() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9788,6 +9963,7 @@ _openshift_cli_cluster_down() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9862,6 +10038,7 @@ _openshift_cli_cluster_up() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9907,6 +10084,7 @@ _openshift_cli_cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9950,6 +10128,7 @@ _openshift_cli_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9993,6 +10172,7 @@ _openshift_cli_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10034,6 +10214,7 @@ _openshift_cli_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10075,6 +10256,7 @@ _openshift_cli_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10116,6 +10298,7 @@ _openshift_cli_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10162,6 +10345,7 @@ _openshift_cli_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10205,6 +10389,7 @@ _openshift_cli_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10254,6 +10439,7 @@ _openshift_cli_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--token=") flags+=("--user=") @@ -10297,6 +10483,7 @@ _openshift_cli_config_set-context() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -10351,6 +10538,7 @@ _openshift_cli_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -10391,6 +10579,7 @@ _openshift_cli_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10432,6 +10621,7 @@ _openshift_cli_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10499,6 +10689,7 @@ _openshift_cli_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10552,6 +10743,7 @@ _openshift_cli_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10633,6 +10825,7 @@ _openshift_cli_convert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10687,6 +10880,7 @@ _openshift_cli_create_clusterresourcequota() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10764,6 +10958,7 @@ _openshift_cli_create_configmap() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10839,6 +11034,7 @@ _openshift_cli_create_deployment() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10888,6 +11084,7 @@ _openshift_cli_create_deploymentconfig() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10950,6 +11147,7 @@ _openshift_cli_create_identity() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10996,6 +11194,7 @@ _openshift_cli_create_imagestream() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11069,6 +11268,7 @@ _openshift_cli_create_namespace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11115,6 +11315,7 @@ _openshift_cli_create_policybinding() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11192,6 +11393,7 @@ _openshift_cli_create_quota() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11266,6 +11468,7 @@ _openshift_cli_create_route_edge() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11325,6 +11528,7 @@ _openshift_cli_create_route_passthrough() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11402,6 +11606,7 @@ _openshift_cli_create_route_reencrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11450,6 +11655,7 @@ _openshift_cli_create_route() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11533,6 +11739,7 @@ _openshift_cli_create_secret_docker-registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11615,6 +11822,7 @@ _openshift_cli_create_secret_generic() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11692,6 +11900,7 @@ _openshift_cli_create_secret_tls() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11738,6 +11947,7 @@ _openshift_cli_create_secret() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11815,6 +12025,7 @@ _openshift_cli_create_service_clusterip() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11890,6 +12101,7 @@ _openshift_cli_create_service_loadbalancer() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11967,6 +12179,7 @@ _openshift_cli_create_service_nodeport() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12013,6 +12226,7 @@ _openshift_cli_create_service() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12088,6 +12302,7 @@ _openshift_cli_create_serviceaccount() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12151,6 +12366,7 @@ _openshift_cli_create_user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12212,6 +12428,7 @@ _openshift_cli_create_useridentitymapping() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12295,6 +12512,7 @@ _openshift_cli_create() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12384,6 +12602,7 @@ _openshift_cli_debug() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12457,6 +12676,7 @@ _openshift_cli_delete() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12666,6 +12886,7 @@ _openshift_cli_deploy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12728,6 +12949,7 @@ _openshift_cli_describe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12899,6 +13121,7 @@ _openshift_cli_edit() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13135,6 +13358,7 @@ _openshift_cli_env() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13186,6 +13410,7 @@ _openshift_cli_ex_dockerbuild() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13230,6 +13455,7 @@ _openshift_cli_ex() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13285,6 +13511,7 @@ _openshift_cli_exec() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13332,6 +13559,7 @@ _openshift_cli_explain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13411,6 +13639,7 @@ _openshift_cli_export() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13519,6 +13748,7 @@ _openshift_cli_expose() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13608,6 +13838,7 @@ _openshift_cli_extract() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13700,6 +13931,7 @@ _openshift_cli_get() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13914,6 +14146,7 @@ _openshift_cli_idle() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13977,6 +14210,7 @@ _openshift_cli_import_app.json() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14040,6 +14274,7 @@ _openshift_cli_import_docker-compose() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14087,6 +14322,7 @@ _openshift_cli_import() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14138,6 +14374,7 @@ _openshift_cli_import-image() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14224,6 +14461,7 @@ _openshift_cli_label() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14431,6 +14669,7 @@ _openshift_cli_login() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14474,6 +14713,7 @@ _openshift_cli_logout() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14540,6 +14780,7 @@ _openshift_cli_logs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14641,6 +14882,7 @@ _openshift_cli_new-app() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14731,6 +14973,7 @@ _openshift_cli_new-build() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14780,6 +15023,7 @@ _openshift_cli_new-project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14859,6 +15103,7 @@ _openshift_cli_observe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14902,6 +15147,7 @@ _openshift_cli_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14984,6 +15230,7 @@ _openshift_cli_patch() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15189,6 +15436,7 @@ _openshift_cli_policy_add-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15237,6 +15485,7 @@ _openshift_cli_policy_add-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15295,6 +15544,7 @@ _openshift_cli_policy_can-i() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -15337,6 +15587,7 @@ _openshift_cli_policy_remove-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15382,6 +15633,7 @@ _openshift_cli_policy_remove-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15430,6 +15682,7 @@ _openshift_cli_policy_remove-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15473,6 +15726,7 @@ _openshift_cli_policy_remove-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15518,6 +15772,7 @@ _openshift_cli_policy_who-can() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15569,6 +15824,7 @@ _openshift_cli_policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15615,6 +15871,7 @@ _openshift_cli_port-forward() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15683,6 +15940,7 @@ _openshift_cli_process() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15729,6 +15987,7 @@ _openshift_cli_project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15775,6 +16034,7 @@ _openshift_cli_projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15844,6 +16104,7 @@ _openshift_cli_proxy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15920,6 +16181,7 @@ _openshift_cli_replace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15986,6 +16248,7 @@ _openshift_cli_rollback() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16041,6 +16304,7 @@ _openshift_cli_rollout_history() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16093,6 +16357,7 @@ _openshift_cli_rollout_latest() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16147,6 +16412,7 @@ _openshift_cli_rollout_pause() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16204,6 +16470,7 @@ _openshift_cli_rollout_resume() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16261,6 +16528,7 @@ _openshift_cli_rollout_status() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16319,6 +16587,7 @@ _openshift_cli_rollout_undo() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16372,6 +16641,7 @@ _openshift_cli_rollout() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16428,6 +16698,7 @@ _openshift_cli_rsh() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16492,6 +16763,7 @@ _openshift_cli_rsync() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16611,6 +16883,7 @@ _openshift_cli_run() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16680,6 +16953,7 @@ _openshift_cli_scale() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16738,6 +17012,7 @@ _openshift_cli_secrets_add() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16783,6 +17058,7 @@ _openshift_cli_secrets_link() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16851,6 +17127,7 @@ _openshift_cli_secrets_new() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16926,6 +17203,7 @@ _openshift_cli_secrets_new-basicauth() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16995,6 +17273,7 @@ _openshift_cli_secrets_new-dockercfg() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17068,6 +17347,7 @@ _openshift_cli_secrets_new-sshauth() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17111,6 +17391,7 @@ _openshift_cli_secrets_unlink() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17161,6 +17442,7 @@ _openshift_cli_secrets() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17204,6 +17486,7 @@ _openshift_cli_serviceaccounts_get-token() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17252,6 +17535,7 @@ _openshift_cli_serviceaccounts_new-token() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17297,6 +17581,7 @@ _openshift_cli_serviceaccounts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17378,6 +17663,7 @@ _openshift_cli_set_build-hook() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17461,6 +17747,7 @@ _openshift_cli_set_build-secret() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17553,6 +17840,7 @@ _openshift_cli_set_deployment-hook() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17631,6 +17919,7 @@ _openshift_cli_set_env() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17713,6 +18002,7 @@ _openshift_cli_set_image() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17809,6 +18099,7 @@ _openshift_cli_set_probe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17888,6 +18179,7 @@ _openshift_cli_set_route-backends() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17982,6 +18274,7 @@ _openshift_cli_set_triggers() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18075,6 +18368,7 @@ _openshift_cli_set_volumes() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18127,6 +18421,7 @@ _openshift_cli_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18202,6 +18497,7 @@ _openshift_cli_start-build() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18253,6 +18549,7 @@ _openshift_cli_status() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18309,6 +18606,7 @@ _openshift_cli_tag() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18352,6 +18650,7 @@ _openshift_cli_types() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18445,6 +18744,7 @@ _openshift_cli_volumes() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18495,6 +18795,7 @@ _openshift_cli_whoami() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -18592,6 +18893,7 @@ _openshift_cli() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18671,6 +18973,7 @@ _openshift_ex_build-chain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18719,6 +19022,7 @@ _openshift_ex_config_patch() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18765,6 +19069,7 @@ _openshift_ex_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18841,6 +19146,7 @@ _openshift_ex_ipfailover() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18884,6 +19190,7 @@ _openshift_ex_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18941,6 +19248,7 @@ _openshift_ex_prune-groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -19018,6 +19326,7 @@ _openshift_ex_sync-groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -19063,6 +19372,7 @@ _openshift_ex() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -19288,6 +19598,8 @@ _openshift_infra_f5-router() local_nonpersistent_flags+=("--override-hostname") flags+=("--project-labels=") local_nonpersistent_flags+=("--project-labels=") + flags+=("--request-timeout=") + local_nonpersistent_flags+=("--request-timeout=") flags+=("--resync-interval=") local_nonpersistent_flags+=("--resync-interval=") flags+=("--server=") @@ -19419,6 +19731,8 @@ _openshift_infra_router() local_nonpersistent_flags+=("--project-labels=") flags+=("--reload=") local_nonpersistent_flags+=("--reload=") + flags+=("--request-timeout=") + local_nonpersistent_flags+=("--request-timeout=") flags+=("--resync-interval=") local_nonpersistent_flags+=("--resync-interval=") flags+=("--server=") @@ -19622,6 +19936,7 @@ _openshift_kube_annotate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -19863,6 +20178,7 @@ _openshift_kube_api-versions() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -19971,6 +20287,7 @@ _openshift_kube_apply() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20065,6 +20382,7 @@ _openshift_kube_attach() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20194,6 +20512,7 @@ _openshift_kube_autoscale() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20293,6 +20612,7 @@ _openshift_kube_cluster-info_dump() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20379,6 +20699,7 @@ _openshift_kube_cluster-info() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20462,6 +20783,7 @@ _openshift_kube_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20547,6 +20869,7 @@ _openshift_kube_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20630,6 +20953,7 @@ _openshift_kube_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20713,6 +21037,7 @@ _openshift_kube_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20796,6 +21121,7 @@ _openshift_kube_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20884,6 +21210,7 @@ _openshift_kube_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20969,6 +21296,7 @@ _openshift_kube_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21060,6 +21388,7 @@ _openshift_kube_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") flags+=("--storage-driver-db=") @@ -21145,6 +21474,7 @@ _openshift_kube_config_set-context() flags+=("--logtostderr") flags+=("--machine-id-file=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21241,6 +21571,7 @@ _openshift_kube_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21323,6 +21654,7 @@ _openshift_kube_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21406,6 +21738,7 @@ _openshift_kube_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21515,6 +21848,7 @@ _openshift_kube_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21610,6 +21944,7 @@ _openshift_kube_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21731,6 +22066,7 @@ _openshift_kube_convert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21816,6 +22152,7 @@ _openshift_kube_cordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21933,6 +22270,7 @@ _openshift_kube_create_configmap() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22048,6 +22386,7 @@ _openshift_kube_create_deployment() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22162,6 +22501,7 @@ _openshift_kube_create_namespace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22279,6 +22619,7 @@ _openshift_kube_create_quota() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22402,6 +22743,7 @@ _openshift_kube_create_secret_docker-registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22524,6 +22866,7 @@ _openshift_kube_create_secret_generic() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22641,6 +22984,7 @@ _openshift_kube_create_secret_tls() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22727,6 +23071,7 @@ _openshift_kube_create_secret() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22844,6 +23189,7 @@ _openshift_kube_create_service_clusterip() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22959,6 +23305,7 @@ _openshift_kube_create_service_loadbalancer() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23076,6 +23423,7 @@ _openshift_kube_create_service_nodeport() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23162,6 +23510,7 @@ _openshift_kube_create_service() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23277,6 +23626,7 @@ _openshift_kube_create_serviceaccount() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23392,6 +23742,7 @@ _openshift_kube_create() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23507,6 +23858,7 @@ _openshift_kube_delete() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23767,6 +24119,7 @@ _openshift_kube_describe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23928,6 +24281,7 @@ _openshift_kube_drain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -24040,6 +24394,7 @@ _openshift_kube_edit() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -24293,6 +24648,7 @@ _openshift_kube_exec() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -24380,6 +24736,7 @@ _openshift_kube_explain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -24524,6 +24881,7 @@ _openshift_kube_expose() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -24671,6 +25029,7 @@ _openshift_kube_get() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -24955,6 +25314,7 @@ _openshift_kube_label() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25217,6 +25577,7 @@ _openshift_kube_logs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25300,6 +25661,7 @@ _openshift_kube_namespace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25383,6 +25745,7 @@ _openshift_kube_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25466,6 +25829,7 @@ _openshift_kube_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25588,6 +25952,7 @@ _openshift_kube_patch() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25834,6 +26199,7 @@ _openshift_kube_port-forward() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25943,6 +26309,7 @@ _openshift_kube_proxy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26059,6 +26426,7 @@ _openshift_kube_replace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26195,6 +26563,7 @@ _openshift_kube_rolling-update() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26293,6 +26662,7 @@ _openshift_kube_rollout_history() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26389,6 +26759,7 @@ _openshift_kube_rollout_pause() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26485,6 +26856,7 @@ _openshift_kube_rollout_resume() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26581,6 +26953,7 @@ _openshift_kube_rollout_status() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26679,6 +27052,7 @@ _openshift_kube_rollout_undo() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26770,6 +27144,7 @@ _openshift_kube_rollout() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26929,6 +27304,7 @@ _openshift_kube_run() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27038,6 +27414,7 @@ _openshift_kube_scale() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27170,6 +27547,7 @@ _openshift_kube_set_image() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27254,6 +27632,7 @@ _openshift_kube_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27370,6 +27749,7 @@ _openshift_kube_taint() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27459,6 +27839,7 @@ _openshift_kube_top_node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27549,6 +27930,7 @@ _openshift_kube_top_pod() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27634,6 +28016,7 @@ _openshift_kube_top() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27717,6 +28100,7 @@ _openshift_kube_uncordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27803,6 +28187,7 @@ _openshift_kube_version() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27919,6 +28304,7 @@ _openshift_kube() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") diff --git a/contrib/completions/zsh/oadm b/contrib/completions/zsh/oadm index 1b816a1389aa..ed095fa292fa 100644 --- a/contrib/completions/zsh/oadm +++ b/contrib/completions/zsh/oadm @@ -427,6 +427,7 @@ _oadm_build-chain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -480,6 +481,7 @@ _oadm_ca_create-key-pair() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -538,6 +540,7 @@ _oadm_ca_create-master-certs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -605,6 +608,7 @@ _oadm_ca_create-server-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -664,6 +668,7 @@ _oadm_ca_create-signer-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -719,6 +724,7 @@ _oadm_ca_decrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -778,6 +784,7 @@ _oadm_ca_encrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -827,6 +834,7 @@ _oadm_ca() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -870,6 +878,7 @@ _oadm_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -913,6 +922,7 @@ _oadm_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -954,6 +964,7 @@ _oadm_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -995,6 +1006,7 @@ _oadm_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1036,6 +1048,7 @@ _oadm_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1082,6 +1095,7 @@ _oadm_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1125,6 +1139,7 @@ _oadm_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1174,6 +1189,7 @@ _oadm_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--token=") flags+=("--user=") @@ -1217,6 +1233,7 @@ _oadm_config_set-context() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -1271,6 +1288,7 @@ _oadm_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -1311,6 +1329,7 @@ _oadm_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1352,6 +1371,7 @@ _oadm_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1419,6 +1439,7 @@ _oadm_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1472,6 +1493,7 @@ _oadm_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1515,6 +1537,7 @@ _oadm_cordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1585,6 +1608,7 @@ _oadm_create-api-client-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -1633,6 +1657,7 @@ _oadm_create-bootstrap-policy-file() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1696,6 +1721,7 @@ _oadm_create-bootstrap-project-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1739,6 +1765,7 @@ _oadm_create-error-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1793,6 +1820,7 @@ _oadm_create-kubeconfig() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1836,6 +1864,7 @@ _oadm_create-login-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1934,6 +1963,7 @@ _oadm_create-node-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1977,6 +2007,7 @@ _oadm_create-provider-selection-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2041,6 +2072,7 @@ _oadm_diagnostics() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2092,6 +2124,7 @@ _oadm_drain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2135,6 +2168,7 @@ _oadm_groups_add-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2196,6 +2230,7 @@ _oadm_groups_new() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2253,6 +2288,7 @@ _oadm_groups_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2296,6 +2332,7 @@ _oadm_groups_remove-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2373,6 +2410,7 @@ _oadm_groups_sync() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2421,6 +2459,7 @@ _oadm_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2497,6 +2536,7 @@ _oadm_ipfailover() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2574,6 +2614,7 @@ _oadm_manage-node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2637,6 +2678,7 @@ _oadm_migrate_image-references() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2702,6 +2744,7 @@ _oadm_migrate_storage() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2749,6 +2792,7 @@ _oadm_migrate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2802,6 +2846,7 @@ _oadm_new-project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2845,6 +2890,7 @@ _oadm_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2899,6 +2945,7 @@ _oadm_overwrite-policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2944,6 +2991,7 @@ _oadm_pod-network_isolate-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2991,6 +3039,7 @@ _oadm_pod-network_join-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3036,6 +3085,7 @@ _oadm_pod-network_make-projects-global() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3082,6 +3132,7 @@ _oadm_pod-network() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3125,6 +3176,7 @@ _oadm_policy_add-cluster-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3168,6 +3220,7 @@ _oadm_policy_add-cluster-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3213,6 +3266,7 @@ _oadm_policy_add-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3261,6 +3315,7 @@ _oadm_policy_add-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3304,6 +3359,7 @@ _oadm_policy_add-scc-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3350,6 +3406,7 @@ _oadm_policy_add-scc-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3419,6 +3476,7 @@ _oadm_policy_reconcile-cluster-role-bindings() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3484,6 +3542,7 @@ _oadm_policy_reconcile-cluster-roles() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3551,6 +3610,7 @@ _oadm_policy_reconcile-sccs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3594,6 +3654,7 @@ _oadm_policy_remove-cluster-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3637,6 +3698,7 @@ _oadm_policy_remove-cluster-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3680,6 +3742,7 @@ _oadm_policy_remove-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3725,6 +3788,7 @@ _oadm_policy_remove-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3773,6 +3837,7 @@ _oadm_policy_remove-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3816,6 +3881,7 @@ _oadm_policy_remove-scc-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3862,6 +3928,7 @@ _oadm_policy_remove-scc-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3905,6 +3972,7 @@ _oadm_policy_remove-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3950,6 +4018,7 @@ _oadm_policy_who-can() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4011,6 +4080,7 @@ _oadm_policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4064,6 +4134,7 @@ _oadm_prune_builds() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4117,6 +4188,7 @@ _oadm_prune_deployments() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4174,6 +4246,7 @@ _oadm_prune_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4226,6 +4299,7 @@ _oadm_prune_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4273,6 +4347,7 @@ _oadm_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4353,6 +4428,7 @@ _oadm_registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4459,6 +4535,7 @@ _oadm_router() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4535,6 +4612,7 @@ _oadm_taint() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4581,6 +4659,7 @@ _oadm_top_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4624,6 +4703,7 @@ _oadm_top_imagestreams() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4670,6 +4750,7 @@ _oadm_top_node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4720,6 +4801,7 @@ _oadm_top_pod() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4767,6 +4849,7 @@ _oadm_top() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4810,6 +4893,7 @@ _oadm_uncordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4853,6 +4937,7 @@ _oadm_version() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4927,6 +5012,7 @@ _oadm() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") diff --git a/contrib/completions/zsh/oc b/contrib/completions/zsh/oc index a5cf2e70108d..c379efc51be7 100644 --- a/contrib/completions/zsh/oc +++ b/contrib/completions/zsh/oc @@ -552,6 +552,7 @@ _oc_adm_build-chain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -604,6 +605,7 @@ _oc_adm_ca_create-key-pair() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -661,6 +663,7 @@ _oc_adm_ca_create-master-certs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -727,6 +730,7 @@ _oc_adm_ca_create-server-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -785,6 +789,7 @@ _oc_adm_ca_create-signer-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -839,6 +844,7 @@ _oc_adm_ca_decrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -897,6 +903,7 @@ _oc_adm_ca_encrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -945,6 +952,7 @@ _oc_adm_ca() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -987,6 +995,7 @@ _oc_adm_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1029,6 +1038,7 @@ _oc_adm_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1069,6 +1079,7 @@ _oc_adm_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1109,6 +1120,7 @@ _oc_adm_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1149,6 +1161,7 @@ _oc_adm_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1194,6 +1207,7 @@ _oc_adm_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1236,6 +1250,7 @@ _oc_adm_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1284,6 +1299,7 @@ _oc_adm_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--token=") flags+=("--user=") @@ -1326,6 +1342,7 @@ _oc_adm_config_set-context() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -1379,6 +1396,7 @@ _oc_adm_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -1418,6 +1436,7 @@ _oc_adm_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1458,6 +1477,7 @@ _oc_adm_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1524,6 +1544,7 @@ _oc_adm_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1576,6 +1597,7 @@ _oc_adm_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1618,6 +1640,7 @@ _oc_adm_cordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1687,6 +1710,7 @@ _oc_adm_create-api-client-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -1734,6 +1758,7 @@ _oc_adm_create-bootstrap-policy-file() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1796,6 +1821,7 @@ _oc_adm_create-bootstrap-project-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1838,6 +1864,7 @@ _oc_adm_create-error-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1891,6 +1918,7 @@ _oc_adm_create-kubeconfig() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1933,6 +1961,7 @@ _oc_adm_create-login-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2030,6 +2059,7 @@ _oc_adm_create-node-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2072,6 +2102,7 @@ _oc_adm_create-provider-selection-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2135,6 +2166,7 @@ _oc_adm_diagnostics() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2185,6 +2217,7 @@ _oc_adm_drain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2227,6 +2260,7 @@ _oc_adm_groups_add-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2287,6 +2321,7 @@ _oc_adm_groups_new() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2343,6 +2378,7 @@ _oc_adm_groups_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2385,6 +2421,7 @@ _oc_adm_groups_remove-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2461,6 +2498,7 @@ _oc_adm_groups_sync() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2508,6 +2546,7 @@ _oc_adm_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2583,6 +2622,7 @@ _oc_adm_ipfailover() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2659,6 +2699,7 @@ _oc_adm_manage-node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2721,6 +2762,7 @@ _oc_adm_migrate_image-references() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2785,6 +2827,7 @@ _oc_adm_migrate_storage() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2831,6 +2874,7 @@ _oc_adm_migrate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2883,6 +2927,7 @@ _oc_adm_new-project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2925,6 +2970,7 @@ _oc_adm_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2978,6 +3024,7 @@ _oc_adm_overwrite-policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3022,6 +3069,7 @@ _oc_adm_pod-network_isolate-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3068,6 +3116,7 @@ _oc_adm_pod-network_join-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3112,6 +3161,7 @@ _oc_adm_pod-network_make-projects-global() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3157,6 +3207,7 @@ _oc_adm_pod-network() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3199,6 +3250,7 @@ _oc_adm_policy_add-cluster-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3241,6 +3293,7 @@ _oc_adm_policy_add-cluster-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3285,6 +3338,7 @@ _oc_adm_policy_add-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3332,6 +3386,7 @@ _oc_adm_policy_add-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3374,6 +3429,7 @@ _oc_adm_policy_add-scc-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3419,6 +3475,7 @@ _oc_adm_policy_add-scc-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3487,6 +3544,7 @@ _oc_adm_policy_reconcile-cluster-role-bindings() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3551,6 +3609,7 @@ _oc_adm_policy_reconcile-cluster-roles() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3617,6 +3676,7 @@ _oc_adm_policy_reconcile-sccs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3659,6 +3719,7 @@ _oc_adm_policy_remove-cluster-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3701,6 +3762,7 @@ _oc_adm_policy_remove-cluster-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3743,6 +3805,7 @@ _oc_adm_policy_remove-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3787,6 +3850,7 @@ _oc_adm_policy_remove-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3834,6 +3898,7 @@ _oc_adm_policy_remove-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3876,6 +3941,7 @@ _oc_adm_policy_remove-scc-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3921,6 +3987,7 @@ _oc_adm_policy_remove-scc-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3963,6 +4030,7 @@ _oc_adm_policy_remove-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4007,6 +4075,7 @@ _oc_adm_policy_who-can() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4067,6 +4136,7 @@ _oc_adm_policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4119,6 +4189,7 @@ _oc_adm_prune_builds() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4171,6 +4242,7 @@ _oc_adm_prune_deployments() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4227,6 +4299,7 @@ _oc_adm_prune_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4278,6 +4351,7 @@ _oc_adm_prune_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4324,6 +4398,7 @@ _oc_adm_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4403,6 +4478,7 @@ _oc_adm_registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4508,6 +4584,7 @@ _oc_adm_router() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4583,6 +4660,7 @@ _oc_adm_taint() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4628,6 +4706,7 @@ _oc_adm_top_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4670,6 +4749,7 @@ _oc_adm_top_imagestreams() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4715,6 +4795,7 @@ _oc_adm_top_node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4764,6 +4845,7 @@ _oc_adm_top_pod() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4810,6 +4892,7 @@ _oc_adm_top() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4852,6 +4935,7 @@ _oc_adm_uncordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4921,6 +5005,7 @@ _oc_adm() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5007,6 +5092,7 @@ _oc_annotate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5232,6 +5318,7 @@ _oc_apply() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5285,6 +5372,7 @@ _oc_attach() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5373,6 +5461,7 @@ _oc_autoscale() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5432,6 +5521,7 @@ _oc_cancel-build() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5476,6 +5566,7 @@ _oc_cluster_down() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5549,6 +5640,7 @@ _oc_cluster_up() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5593,6 +5685,7 @@ _oc_cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5635,6 +5728,7 @@ _oc_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5677,6 +5771,7 @@ _oc_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5717,6 +5812,7 @@ _oc_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5757,6 +5853,7 @@ _oc_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5797,6 +5894,7 @@ _oc_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5842,6 +5940,7 @@ _oc_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5884,6 +5983,7 @@ _oc_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5932,6 +6032,7 @@ _oc_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--token=") flags+=("--user=") @@ -5974,6 +6075,7 @@ _oc_config_set-context() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -6027,6 +6129,7 @@ _oc_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -6066,6 +6169,7 @@ _oc_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6106,6 +6210,7 @@ _oc_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6172,6 +6277,7 @@ _oc_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6224,6 +6330,7 @@ _oc_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6304,6 +6411,7 @@ _oc_convert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6357,6 +6465,7 @@ _oc_create_clusterresourcequota() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6433,6 +6542,7 @@ _oc_create_configmap() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6507,6 +6617,7 @@ _oc_create_deployment() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6555,6 +6666,7 @@ _oc_create_deploymentconfig() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6616,6 +6728,7 @@ _oc_create_identity() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6661,6 +6774,7 @@ _oc_create_imagestream() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6733,6 +6847,7 @@ _oc_create_namespace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6778,6 +6893,7 @@ _oc_create_policybinding() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6854,6 +6970,7 @@ _oc_create_quota() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6927,6 +7044,7 @@ _oc_create_route_edge() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6985,6 +7103,7 @@ _oc_create_route_passthrough() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7061,6 +7180,7 @@ _oc_create_route_reencrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7108,6 +7228,7 @@ _oc_create_route() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7190,6 +7311,7 @@ _oc_create_secret_docker-registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7271,6 +7393,7 @@ _oc_create_secret_generic() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7347,6 +7470,7 @@ _oc_create_secret_tls() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7392,6 +7516,7 @@ _oc_create_secret() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7468,6 +7593,7 @@ _oc_create_service_clusterip() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7542,6 +7668,7 @@ _oc_create_service_loadbalancer() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7618,6 +7745,7 @@ _oc_create_service_nodeport() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7663,6 +7791,7 @@ _oc_create_service() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7737,6 +7866,7 @@ _oc_create_serviceaccount() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7799,6 +7929,7 @@ _oc_create_user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7859,6 +7990,7 @@ _oc_create_useridentitymapping() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7941,6 +8073,7 @@ _oc_create() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8029,6 +8162,7 @@ _oc_debug() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8101,6 +8235,7 @@ _oc_delete() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8309,6 +8444,7 @@ _oc_deploy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8370,6 +8506,7 @@ _oc_describe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8540,6 +8677,7 @@ _oc_edit() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8775,6 +8913,7 @@ _oc_env() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8825,6 +8964,7 @@ _oc_ex_dockerbuild() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8868,6 +9008,7 @@ _oc_ex() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8922,6 +9063,7 @@ _oc_exec() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8968,6 +9110,7 @@ _oc_explain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9046,6 +9189,7 @@ _oc_export() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9153,6 +9297,7 @@ _oc_expose() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9241,6 +9386,7 @@ _oc_extract() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9332,6 +9478,7 @@ _oc_get() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9545,6 +9692,7 @@ _oc_idle() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9607,6 +9755,7 @@ _oc_import_app.json() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9669,6 +9818,7 @@ _oc_import_docker-compose() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9715,6 +9865,7 @@ _oc_import() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9765,6 +9916,7 @@ _oc_import-image() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9850,6 +10002,7 @@ _oc_label() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10056,6 +10209,7 @@ _oc_login() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10098,6 +10252,7 @@ _oc_logout() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10163,6 +10318,7 @@ _oc_logs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10263,6 +10419,7 @@ _oc_new-app() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10352,6 +10509,7 @@ _oc_new-build() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10400,6 +10558,7 @@ _oc_new-project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10478,6 +10637,7 @@ _oc_observe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10520,6 +10680,7 @@ _oc_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10601,6 +10762,7 @@ _oc_patch() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10805,6 +10967,7 @@ _oc_policy_add-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10852,6 +11015,7 @@ _oc_policy_add-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10909,6 +11073,7 @@ _oc_policy_can-i() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -10950,6 +11115,7 @@ _oc_policy_remove-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10994,6 +11160,7 @@ _oc_policy_remove-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11041,6 +11208,7 @@ _oc_policy_remove-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11083,6 +11251,7 @@ _oc_policy_remove-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11127,6 +11296,7 @@ _oc_policy_who-can() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11177,6 +11347,7 @@ _oc_policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11222,6 +11393,7 @@ _oc_port-forward() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11289,6 +11461,7 @@ _oc_process() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11334,6 +11507,7 @@ _oc_project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11379,6 +11553,7 @@ _oc_projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11447,6 +11622,7 @@ _oc_proxy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11522,6 +11698,7 @@ _oc_replace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11587,6 +11764,7 @@ _oc_rollback() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11641,6 +11819,7 @@ _oc_rollout_history() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11692,6 +11871,7 @@ _oc_rollout_latest() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11745,6 +11925,7 @@ _oc_rollout_pause() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11801,6 +11982,7 @@ _oc_rollout_resume() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11857,6 +12039,7 @@ _oc_rollout_status() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11914,6 +12097,7 @@ _oc_rollout_undo() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11966,6 +12150,7 @@ _oc_rollout() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12021,6 +12206,7 @@ _oc_rsh() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12084,6 +12270,7 @@ _oc_rsync() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12202,6 +12389,7 @@ _oc_run() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12270,6 +12458,7 @@ _oc_scale() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12327,6 +12516,7 @@ _oc_secrets_add() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12371,6 +12561,7 @@ _oc_secrets_link() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12438,6 +12629,7 @@ _oc_secrets_new() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12512,6 +12704,7 @@ _oc_secrets_new-basicauth() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12580,6 +12773,7 @@ _oc_secrets_new-dockercfg() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12652,6 +12846,7 @@ _oc_secrets_new-sshauth() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12694,6 +12889,7 @@ _oc_secrets_unlink() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12743,6 +12939,7 @@ _oc_secrets() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12785,6 +12982,7 @@ _oc_serviceaccounts_get-token() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12832,6 +13030,7 @@ _oc_serviceaccounts_new-token() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12876,6 +13075,7 @@ _oc_serviceaccounts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12956,6 +13156,7 @@ _oc_set_build-hook() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13038,6 +13239,7 @@ _oc_set_build-secret() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13129,6 +13331,7 @@ _oc_set_deployment-hook() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13206,6 +13409,7 @@ _oc_set_env() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13287,6 +13491,7 @@ _oc_set_image() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13382,6 +13587,7 @@ _oc_set_probe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13460,6 +13666,7 @@ _oc_set_route-backends() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13553,6 +13760,7 @@ _oc_set_triggers() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13645,6 +13853,7 @@ _oc_set_volumes() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13696,6 +13905,7 @@ _oc_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13770,6 +13980,7 @@ _oc_start-build() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13820,6 +14031,7 @@ _oc_status() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13875,6 +14087,7 @@ _oc_tag() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13917,6 +14130,7 @@ _oc_types() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13959,6 +14173,7 @@ _oc_version() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14051,6 +14266,7 @@ _oc_volumes() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14100,6 +14316,7 @@ _oc_whoami() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -14201,6 +14418,7 @@ _oc() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") diff --git a/contrib/completions/zsh/openshift b/contrib/completions/zsh/openshift index f12dc2677a19..cd283cdf9368 100644 --- a/contrib/completions/zsh/openshift +++ b/contrib/completions/zsh/openshift @@ -427,6 +427,7 @@ _openshift_admin_build-chain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -480,6 +481,7 @@ _openshift_admin_ca_create-key-pair() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -538,6 +540,7 @@ _openshift_admin_ca_create-master-certs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -605,6 +608,7 @@ _openshift_admin_ca_create-server-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -664,6 +668,7 @@ _openshift_admin_ca_create-signer-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -719,6 +724,7 @@ _openshift_admin_ca_decrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -778,6 +784,7 @@ _openshift_admin_ca_encrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -827,6 +834,7 @@ _openshift_admin_ca() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -870,6 +878,7 @@ _openshift_admin_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -913,6 +922,7 @@ _openshift_admin_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -954,6 +964,7 @@ _openshift_admin_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -995,6 +1006,7 @@ _openshift_admin_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1036,6 +1048,7 @@ _openshift_admin_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1082,6 +1095,7 @@ _openshift_admin_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1125,6 +1139,7 @@ _openshift_admin_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1174,6 +1189,7 @@ _openshift_admin_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--token=") flags+=("--user=") @@ -1217,6 +1233,7 @@ _openshift_admin_config_set-context() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -1271,6 +1288,7 @@ _openshift_admin_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -1311,6 +1329,7 @@ _openshift_admin_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1352,6 +1371,7 @@ _openshift_admin_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1419,6 +1439,7 @@ _openshift_admin_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1472,6 +1493,7 @@ _openshift_admin_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1515,6 +1537,7 @@ _openshift_admin_cordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1585,6 +1608,7 @@ _openshift_admin_create-api-client-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -1633,6 +1657,7 @@ _openshift_admin_create-bootstrap-policy-file() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1696,6 +1721,7 @@ _openshift_admin_create-bootstrap-project-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1739,6 +1765,7 @@ _openshift_admin_create-error-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1793,6 +1820,7 @@ _openshift_admin_create-kubeconfig() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1836,6 +1864,7 @@ _openshift_admin_create-login-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1934,6 +1963,7 @@ _openshift_admin_create-node-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -1977,6 +2007,7 @@ _openshift_admin_create-provider-selection-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2041,6 +2072,7 @@ _openshift_admin_diagnostics() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2092,6 +2124,7 @@ _openshift_admin_drain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2135,6 +2168,7 @@ _openshift_admin_groups_add-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2196,6 +2230,7 @@ _openshift_admin_groups_new() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2253,6 +2288,7 @@ _openshift_admin_groups_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2296,6 +2332,7 @@ _openshift_admin_groups_remove-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2373,6 +2410,7 @@ _openshift_admin_groups_sync() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2421,6 +2459,7 @@ _openshift_admin_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2497,6 +2536,7 @@ _openshift_admin_ipfailover() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2574,6 +2614,7 @@ _openshift_admin_manage-node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2637,6 +2678,7 @@ _openshift_admin_migrate_image-references() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2702,6 +2744,7 @@ _openshift_admin_migrate_storage() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2749,6 +2792,7 @@ _openshift_admin_migrate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2802,6 +2846,7 @@ _openshift_admin_new-project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2845,6 +2890,7 @@ _openshift_admin_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2899,6 +2945,7 @@ _openshift_admin_overwrite-policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2944,6 +2991,7 @@ _openshift_admin_pod-network_isolate-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -2991,6 +3039,7 @@ _openshift_admin_pod-network_join-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3036,6 +3085,7 @@ _openshift_admin_pod-network_make-projects-global() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3082,6 +3132,7 @@ _openshift_admin_pod-network() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3125,6 +3176,7 @@ _openshift_admin_policy_add-cluster-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3168,6 +3220,7 @@ _openshift_admin_policy_add-cluster-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3213,6 +3266,7 @@ _openshift_admin_policy_add-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3261,6 +3315,7 @@ _openshift_admin_policy_add-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3304,6 +3359,7 @@ _openshift_admin_policy_add-scc-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3350,6 +3406,7 @@ _openshift_admin_policy_add-scc-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3419,6 +3476,7 @@ _openshift_admin_policy_reconcile-cluster-role-bindings() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3484,6 +3542,7 @@ _openshift_admin_policy_reconcile-cluster-roles() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3551,6 +3610,7 @@ _openshift_admin_policy_reconcile-sccs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3594,6 +3654,7 @@ _openshift_admin_policy_remove-cluster-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3637,6 +3698,7 @@ _openshift_admin_policy_remove-cluster-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3680,6 +3742,7 @@ _openshift_admin_policy_remove-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3725,6 +3788,7 @@ _openshift_admin_policy_remove-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3773,6 +3837,7 @@ _openshift_admin_policy_remove-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3816,6 +3881,7 @@ _openshift_admin_policy_remove-scc-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3862,6 +3928,7 @@ _openshift_admin_policy_remove-scc-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3905,6 +3972,7 @@ _openshift_admin_policy_remove-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -3950,6 +4018,7 @@ _openshift_admin_policy_who-can() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4011,6 +4080,7 @@ _openshift_admin_policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4064,6 +4134,7 @@ _openshift_admin_prune_builds() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4117,6 +4188,7 @@ _openshift_admin_prune_deployments() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4174,6 +4246,7 @@ _openshift_admin_prune_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4226,6 +4299,7 @@ _openshift_admin_prune_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4273,6 +4347,7 @@ _openshift_admin_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4353,6 +4428,7 @@ _openshift_admin_registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4459,6 +4535,7 @@ _openshift_admin_router() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4535,6 +4612,7 @@ _openshift_admin_taint() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4581,6 +4659,7 @@ _openshift_admin_top_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4624,6 +4703,7 @@ _openshift_admin_top_imagestreams() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4670,6 +4750,7 @@ _openshift_admin_top_node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4720,6 +4801,7 @@ _openshift_admin_top_pod() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4767,6 +4849,7 @@ _openshift_admin_top() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4810,6 +4893,7 @@ _openshift_admin_uncordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4879,6 +4963,7 @@ _openshift_admin() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4935,6 +5020,7 @@ _openshift_cli_adm_build-chain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -4988,6 +5074,7 @@ _openshift_cli_adm_ca_create-key-pair() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5046,6 +5133,7 @@ _openshift_cli_adm_ca_create-master-certs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5113,6 +5201,7 @@ _openshift_cli_adm_ca_create-server-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5172,6 +5261,7 @@ _openshift_cli_adm_ca_create-signer-cert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5227,6 +5317,7 @@ _openshift_cli_adm_ca_decrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5286,6 +5377,7 @@ _openshift_cli_adm_ca_encrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5335,6 +5427,7 @@ _openshift_cli_adm_ca() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5378,6 +5471,7 @@ _openshift_cli_adm_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5421,6 +5515,7 @@ _openshift_cli_adm_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5462,6 +5557,7 @@ _openshift_cli_adm_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5503,6 +5599,7 @@ _openshift_cli_adm_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5544,6 +5641,7 @@ _openshift_cli_adm_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5590,6 +5688,7 @@ _openshift_cli_adm_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5633,6 +5732,7 @@ _openshift_cli_adm_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5682,6 +5782,7 @@ _openshift_cli_adm_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--token=") flags+=("--user=") @@ -5725,6 +5826,7 @@ _openshift_cli_adm_config_set-context() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -5779,6 +5881,7 @@ _openshift_cli_adm_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -5819,6 +5922,7 @@ _openshift_cli_adm_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5860,6 +5964,7 @@ _openshift_cli_adm_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5927,6 +6032,7 @@ _openshift_cli_adm_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -5980,6 +6086,7 @@ _openshift_cli_adm_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6023,6 +6130,7 @@ _openshift_cli_adm_cordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6093,6 +6201,7 @@ _openshift_cli_adm_create-api-client-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -6141,6 +6250,7 @@ _openshift_cli_adm_create-bootstrap-policy-file() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6204,6 +6314,7 @@ _openshift_cli_adm_create-bootstrap-project-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6247,6 +6358,7 @@ _openshift_cli_adm_create-error-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6301,6 +6413,7 @@ _openshift_cli_adm_create-kubeconfig() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6344,6 +6457,7 @@ _openshift_cli_adm_create-login-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6442,6 +6556,7 @@ _openshift_cli_adm_create-node-config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6485,6 +6600,7 @@ _openshift_cli_adm_create-provider-selection-template() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6549,6 +6665,7 @@ _openshift_cli_adm_diagnostics() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6600,6 +6717,7 @@ _openshift_cli_adm_drain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6643,6 +6761,7 @@ _openshift_cli_adm_groups_add-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6704,6 +6823,7 @@ _openshift_cli_adm_groups_new() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6761,6 +6881,7 @@ _openshift_cli_adm_groups_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6804,6 +6925,7 @@ _openshift_cli_adm_groups_remove-users() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6881,6 +7003,7 @@ _openshift_cli_adm_groups_sync() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -6929,6 +7052,7 @@ _openshift_cli_adm_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7005,6 +7129,7 @@ _openshift_cli_adm_ipfailover() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7082,6 +7207,7 @@ _openshift_cli_adm_manage-node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7145,6 +7271,7 @@ _openshift_cli_adm_migrate_image-references() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7210,6 +7337,7 @@ _openshift_cli_adm_migrate_storage() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7257,6 +7385,7 @@ _openshift_cli_adm_migrate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7310,6 +7439,7 @@ _openshift_cli_adm_new-project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7353,6 +7483,7 @@ _openshift_cli_adm_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7407,6 +7538,7 @@ _openshift_cli_adm_overwrite-policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7452,6 +7584,7 @@ _openshift_cli_adm_pod-network_isolate-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7499,6 +7632,7 @@ _openshift_cli_adm_pod-network_join-projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7544,6 +7678,7 @@ _openshift_cli_adm_pod-network_make-projects-global() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7590,6 +7725,7 @@ _openshift_cli_adm_pod-network() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7633,6 +7769,7 @@ _openshift_cli_adm_policy_add-cluster-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7676,6 +7813,7 @@ _openshift_cli_adm_policy_add-cluster-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7721,6 +7859,7 @@ _openshift_cli_adm_policy_add-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7769,6 +7908,7 @@ _openshift_cli_adm_policy_add-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7812,6 +7952,7 @@ _openshift_cli_adm_policy_add-scc-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7858,6 +7999,7 @@ _openshift_cli_adm_policy_add-scc-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7927,6 +8069,7 @@ _openshift_cli_adm_policy_reconcile-cluster-role-bindings() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -7992,6 +8135,7 @@ _openshift_cli_adm_policy_reconcile-cluster-roles() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8059,6 +8203,7 @@ _openshift_cli_adm_policy_reconcile-sccs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8102,6 +8247,7 @@ _openshift_cli_adm_policy_remove-cluster-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8145,6 +8291,7 @@ _openshift_cli_adm_policy_remove-cluster-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8188,6 +8335,7 @@ _openshift_cli_adm_policy_remove-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8233,6 +8381,7 @@ _openshift_cli_adm_policy_remove-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8281,6 +8430,7 @@ _openshift_cli_adm_policy_remove-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8324,6 +8474,7 @@ _openshift_cli_adm_policy_remove-scc-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8370,6 +8521,7 @@ _openshift_cli_adm_policy_remove-scc-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8413,6 +8565,7 @@ _openshift_cli_adm_policy_remove-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8458,6 +8611,7 @@ _openshift_cli_adm_policy_who-can() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8519,6 +8673,7 @@ _openshift_cli_adm_policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8572,6 +8727,7 @@ _openshift_cli_adm_prune_builds() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8625,6 +8781,7 @@ _openshift_cli_adm_prune_deployments() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8682,6 +8839,7 @@ _openshift_cli_adm_prune_groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8734,6 +8892,7 @@ _openshift_cli_adm_prune_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8781,6 +8940,7 @@ _openshift_cli_adm_prune() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8861,6 +9021,7 @@ _openshift_cli_adm_registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -8967,6 +9128,7 @@ _openshift_cli_adm_router() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9043,6 +9205,7 @@ _openshift_cli_adm_taint() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9089,6 +9252,7 @@ _openshift_cli_adm_top_images() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9132,6 +9296,7 @@ _openshift_cli_adm_top_imagestreams() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9178,6 +9343,7 @@ _openshift_cli_adm_top_node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9228,6 +9394,7 @@ _openshift_cli_adm_top_pod() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9275,6 +9442,7 @@ _openshift_cli_adm_top() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9318,6 +9486,7 @@ _openshift_cli_adm_uncordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9387,6 +9556,7 @@ _openshift_cli_adm() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9475,6 +9645,7 @@ _openshift_cli_annotate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9701,6 +9872,7 @@ _openshift_cli_apply() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9755,6 +9927,7 @@ _openshift_cli_attach() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9844,6 +10017,7 @@ _openshift_cli_autoscale() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9904,6 +10078,7 @@ _openshift_cli_cancel-build() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -9949,6 +10124,7 @@ _openshift_cli_cluster_down() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10023,6 +10199,7 @@ _openshift_cli_cluster_up() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10068,6 +10245,7 @@ _openshift_cli_cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10111,6 +10289,7 @@ _openshift_cli_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10154,6 +10333,7 @@ _openshift_cli_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10195,6 +10375,7 @@ _openshift_cli_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10236,6 +10417,7 @@ _openshift_cli_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10277,6 +10459,7 @@ _openshift_cli_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10323,6 +10506,7 @@ _openshift_cli_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10366,6 +10550,7 @@ _openshift_cli_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10415,6 +10600,7 @@ _openshift_cli_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--token=") flags+=("--user=") @@ -10458,6 +10644,7 @@ _openshift_cli_config_set-context() flags+=("--loglevel=") flags+=("--logspec=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -10512,6 +10699,7 @@ _openshift_cli_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -10552,6 +10740,7 @@ _openshift_cli_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10593,6 +10782,7 @@ _openshift_cli_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10660,6 +10850,7 @@ _openshift_cli_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10713,6 +10904,7 @@ _openshift_cli_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10794,6 +10986,7 @@ _openshift_cli_convert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10848,6 +11041,7 @@ _openshift_cli_create_clusterresourcequota() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -10925,6 +11119,7 @@ _openshift_cli_create_configmap() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11000,6 +11195,7 @@ _openshift_cli_create_deployment() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11049,6 +11245,7 @@ _openshift_cli_create_deploymentconfig() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11111,6 +11308,7 @@ _openshift_cli_create_identity() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11157,6 +11355,7 @@ _openshift_cli_create_imagestream() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11230,6 +11429,7 @@ _openshift_cli_create_namespace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11276,6 +11476,7 @@ _openshift_cli_create_policybinding() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11353,6 +11554,7 @@ _openshift_cli_create_quota() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11427,6 +11629,7 @@ _openshift_cli_create_route_edge() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11486,6 +11689,7 @@ _openshift_cli_create_route_passthrough() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11563,6 +11767,7 @@ _openshift_cli_create_route_reencrypt() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11611,6 +11816,7 @@ _openshift_cli_create_route() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11694,6 +11900,7 @@ _openshift_cli_create_secret_docker-registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11776,6 +11983,7 @@ _openshift_cli_create_secret_generic() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11853,6 +12061,7 @@ _openshift_cli_create_secret_tls() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11899,6 +12108,7 @@ _openshift_cli_create_secret() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -11976,6 +12186,7 @@ _openshift_cli_create_service_clusterip() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12051,6 +12262,7 @@ _openshift_cli_create_service_loadbalancer() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12128,6 +12340,7 @@ _openshift_cli_create_service_nodeport() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12174,6 +12387,7 @@ _openshift_cli_create_service() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12249,6 +12463,7 @@ _openshift_cli_create_serviceaccount() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12312,6 +12527,7 @@ _openshift_cli_create_user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12373,6 +12589,7 @@ _openshift_cli_create_useridentitymapping() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12456,6 +12673,7 @@ _openshift_cli_create() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12545,6 +12763,7 @@ _openshift_cli_debug() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12618,6 +12837,7 @@ _openshift_cli_delete() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12827,6 +13047,7 @@ _openshift_cli_deploy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -12889,6 +13110,7 @@ _openshift_cli_describe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13060,6 +13282,7 @@ _openshift_cli_edit() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13296,6 +13519,7 @@ _openshift_cli_env() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13347,6 +13571,7 @@ _openshift_cli_ex_dockerbuild() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13391,6 +13616,7 @@ _openshift_cli_ex() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13446,6 +13672,7 @@ _openshift_cli_exec() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13493,6 +13720,7 @@ _openshift_cli_explain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13572,6 +13800,7 @@ _openshift_cli_export() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13680,6 +13909,7 @@ _openshift_cli_expose() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13769,6 +13999,7 @@ _openshift_cli_extract() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -13861,6 +14092,7 @@ _openshift_cli_get() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14075,6 +14307,7 @@ _openshift_cli_idle() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14138,6 +14371,7 @@ _openshift_cli_import_app.json() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14201,6 +14435,7 @@ _openshift_cli_import_docker-compose() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14248,6 +14483,7 @@ _openshift_cli_import() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14299,6 +14535,7 @@ _openshift_cli_import-image() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14385,6 +14622,7 @@ _openshift_cli_label() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14592,6 +14830,7 @@ _openshift_cli_login() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14635,6 +14874,7 @@ _openshift_cli_logout() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14701,6 +14941,7 @@ _openshift_cli_logs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14802,6 +15043,7 @@ _openshift_cli_new-app() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14892,6 +15134,7 @@ _openshift_cli_new-build() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -14941,6 +15184,7 @@ _openshift_cli_new-project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15020,6 +15264,7 @@ _openshift_cli_observe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15063,6 +15308,7 @@ _openshift_cli_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15145,6 +15391,7 @@ _openshift_cli_patch() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15350,6 +15597,7 @@ _openshift_cli_policy_add-role-to-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15398,6 +15646,7 @@ _openshift_cli_policy_add-role-to-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15456,6 +15705,7 @@ _openshift_cli_policy_can-i() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") @@ -15498,6 +15748,7 @@ _openshift_cli_policy_remove-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15543,6 +15794,7 @@ _openshift_cli_policy_remove-role-from-group() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15591,6 +15843,7 @@ _openshift_cli_policy_remove-role-from-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15634,6 +15887,7 @@ _openshift_cli_policy_remove-user() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15679,6 +15933,7 @@ _openshift_cli_policy_who-can() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15730,6 +15985,7 @@ _openshift_cli_policy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15776,6 +16032,7 @@ _openshift_cli_port-forward() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15844,6 +16101,7 @@ _openshift_cli_process() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15890,6 +16148,7 @@ _openshift_cli_project() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -15936,6 +16195,7 @@ _openshift_cli_projects() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16005,6 +16265,7 @@ _openshift_cli_proxy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16081,6 +16342,7 @@ _openshift_cli_replace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16147,6 +16409,7 @@ _openshift_cli_rollback() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16202,6 +16465,7 @@ _openshift_cli_rollout_history() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16254,6 +16518,7 @@ _openshift_cli_rollout_latest() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16308,6 +16573,7 @@ _openshift_cli_rollout_pause() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16365,6 +16631,7 @@ _openshift_cli_rollout_resume() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16422,6 +16689,7 @@ _openshift_cli_rollout_status() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16480,6 +16748,7 @@ _openshift_cli_rollout_undo() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16533,6 +16802,7 @@ _openshift_cli_rollout() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16589,6 +16859,7 @@ _openshift_cli_rsh() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16653,6 +16924,7 @@ _openshift_cli_rsync() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16772,6 +17044,7 @@ _openshift_cli_run() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16841,6 +17114,7 @@ _openshift_cli_scale() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16899,6 +17173,7 @@ _openshift_cli_secrets_add() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -16944,6 +17219,7 @@ _openshift_cli_secrets_link() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17012,6 +17288,7 @@ _openshift_cli_secrets_new() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17087,6 +17364,7 @@ _openshift_cli_secrets_new-basicauth() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17156,6 +17434,7 @@ _openshift_cli_secrets_new-dockercfg() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17229,6 +17508,7 @@ _openshift_cli_secrets_new-sshauth() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17272,6 +17552,7 @@ _openshift_cli_secrets_unlink() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17322,6 +17603,7 @@ _openshift_cli_secrets() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17365,6 +17647,7 @@ _openshift_cli_serviceaccounts_get-token() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17413,6 +17696,7 @@ _openshift_cli_serviceaccounts_new-token() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17458,6 +17742,7 @@ _openshift_cli_serviceaccounts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17539,6 +17824,7 @@ _openshift_cli_set_build-hook() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17622,6 +17908,7 @@ _openshift_cli_set_build-secret() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17714,6 +18001,7 @@ _openshift_cli_set_deployment-hook() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17792,6 +18080,7 @@ _openshift_cli_set_env() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17874,6 +18163,7 @@ _openshift_cli_set_image() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -17970,6 +18260,7 @@ _openshift_cli_set_probe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18049,6 +18340,7 @@ _openshift_cli_set_route-backends() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18143,6 +18435,7 @@ _openshift_cli_set_triggers() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18236,6 +18529,7 @@ _openshift_cli_set_volumes() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18288,6 +18582,7 @@ _openshift_cli_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18363,6 +18658,7 @@ _openshift_cli_start-build() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18414,6 +18710,7 @@ _openshift_cli_status() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18470,6 +18767,7 @@ _openshift_cli_tag() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18513,6 +18811,7 @@ _openshift_cli_types() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18606,6 +18905,7 @@ _openshift_cli_volumes() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18656,6 +18956,7 @@ _openshift_cli_whoami() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--user=") @@ -18753,6 +19054,7 @@ _openshift_cli() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18832,6 +19134,7 @@ _openshift_ex_build-chain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18880,6 +19183,7 @@ _openshift_ex_config_patch() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -18926,6 +19230,7 @@ _openshift_ex_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -19002,6 +19307,7 @@ _openshift_ex_ipfailover() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -19045,6 +19351,7 @@ _openshift_ex_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -19102,6 +19409,7 @@ _openshift_ex_prune-groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -19179,6 +19487,7 @@ _openshift_ex_sync-groups() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -19224,6 +19533,7 @@ _openshift_ex() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--token=") flags+=("--user=") @@ -19449,6 +19759,8 @@ _openshift_infra_f5-router() local_nonpersistent_flags+=("--override-hostname") flags+=("--project-labels=") local_nonpersistent_flags+=("--project-labels=") + flags+=("--request-timeout=") + local_nonpersistent_flags+=("--request-timeout=") flags+=("--resync-interval=") local_nonpersistent_flags+=("--resync-interval=") flags+=("--server=") @@ -19580,6 +19892,8 @@ _openshift_infra_router() local_nonpersistent_flags+=("--project-labels=") flags+=("--reload=") local_nonpersistent_flags+=("--reload=") + flags+=("--request-timeout=") + local_nonpersistent_flags+=("--request-timeout=") flags+=("--resync-interval=") local_nonpersistent_flags+=("--resync-interval=") flags+=("--server=") @@ -19783,6 +20097,7 @@ _openshift_kube_annotate() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20024,6 +20339,7 @@ _openshift_kube_api-versions() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20132,6 +20448,7 @@ _openshift_kube_apply() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20226,6 +20543,7 @@ _openshift_kube_attach() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20355,6 +20673,7 @@ _openshift_kube_autoscale() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20454,6 +20773,7 @@ _openshift_kube_cluster-info_dump() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20540,6 +20860,7 @@ _openshift_kube_cluster-info() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20623,6 +20944,7 @@ _openshift_kube_completion() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20708,6 +21030,7 @@ _openshift_kube_config_current-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20791,6 +21114,7 @@ _openshift_kube_config_delete-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20874,6 +21198,7 @@ _openshift_kube_config_delete-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -20957,6 +21282,7 @@ _openshift_kube_config_get-clusters() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21045,6 +21371,7 @@ _openshift_kube_config_get-contexts() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21130,6 +21457,7 @@ _openshift_kube_config_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21221,6 +21549,7 @@ _openshift_kube_config_set-cluster() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") flags+=("--storage-driver-db=") @@ -21306,6 +21635,7 @@ _openshift_kube_config_set-context() flags+=("--logtostderr") flags+=("--machine-id-file=") flags+=("--match-server-version") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21402,6 +21732,7 @@ _openshift_kube_config_set-credentials() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21484,6 +21815,7 @@ _openshift_kube_config_unset() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21567,6 +21899,7 @@ _openshift_kube_config_use-context() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21676,6 +22009,7 @@ _openshift_kube_config_view() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21771,6 +22105,7 @@ _openshift_kube_config() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21892,6 +22227,7 @@ _openshift_kube_convert() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -21977,6 +22313,7 @@ _openshift_kube_cordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22094,6 +22431,7 @@ _openshift_kube_create_configmap() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22209,6 +22547,7 @@ _openshift_kube_create_deployment() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22323,6 +22662,7 @@ _openshift_kube_create_namespace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22440,6 +22780,7 @@ _openshift_kube_create_quota() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22563,6 +22904,7 @@ _openshift_kube_create_secret_docker-registry() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22685,6 +23027,7 @@ _openshift_kube_create_secret_generic() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22802,6 +23145,7 @@ _openshift_kube_create_secret_tls() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -22888,6 +23232,7 @@ _openshift_kube_create_secret() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23005,6 +23350,7 @@ _openshift_kube_create_service_clusterip() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23120,6 +23466,7 @@ _openshift_kube_create_service_loadbalancer() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23237,6 +23584,7 @@ _openshift_kube_create_service_nodeport() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23323,6 +23671,7 @@ _openshift_kube_create_service() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23438,6 +23787,7 @@ _openshift_kube_create_serviceaccount() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23553,6 +23903,7 @@ _openshift_kube_create() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23668,6 +24019,7 @@ _openshift_kube_delete() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -23928,6 +24280,7 @@ _openshift_kube_describe() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -24089,6 +24442,7 @@ _openshift_kube_drain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -24201,6 +24555,7 @@ _openshift_kube_edit() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -24454,6 +24809,7 @@ _openshift_kube_exec() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -24541,6 +24897,7 @@ _openshift_kube_explain() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -24685,6 +25042,7 @@ _openshift_kube_expose() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -24832,6 +25190,7 @@ _openshift_kube_get() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25116,6 +25475,7 @@ _openshift_kube_label() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25378,6 +25738,7 @@ _openshift_kube_logs() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25461,6 +25822,7 @@ _openshift_kube_namespace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25544,6 +25906,7 @@ _openshift_kube_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25627,6 +25990,7 @@ _openshift_kube_options() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25749,6 +26113,7 @@ _openshift_kube_patch() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -25995,6 +26360,7 @@ _openshift_kube_port-forward() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26104,6 +26470,7 @@ _openshift_kube_proxy() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26220,6 +26587,7 @@ _openshift_kube_replace() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26356,6 +26724,7 @@ _openshift_kube_rolling-update() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26454,6 +26823,7 @@ _openshift_kube_rollout_history() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26550,6 +26920,7 @@ _openshift_kube_rollout_pause() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26646,6 +27017,7 @@ _openshift_kube_rollout_resume() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26742,6 +27114,7 @@ _openshift_kube_rollout_status() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26840,6 +27213,7 @@ _openshift_kube_rollout_undo() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -26931,6 +27305,7 @@ _openshift_kube_rollout() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27090,6 +27465,7 @@ _openshift_kube_run() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27199,6 +27575,7 @@ _openshift_kube_scale() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27331,6 +27708,7 @@ _openshift_kube_set_image() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27415,6 +27793,7 @@ _openshift_kube_set() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27531,6 +27910,7 @@ _openshift_kube_taint() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27620,6 +28000,7 @@ _openshift_kube_top_node() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27710,6 +28091,7 @@ _openshift_kube_top_pod() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27795,6 +28177,7 @@ _openshift_kube_top() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27878,6 +28261,7 @@ _openshift_kube_uncordon() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -27964,6 +28348,7 @@ _openshift_kube_version() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") @@ -28080,6 +28465,7 @@ _openshift_kube() flags+=("--match-server-version") flags+=("--namespace=") two_word_flags+=("-n") + flags+=("--request-timeout=") flags+=("--server=") flags+=("--stderrthreshold=") flags+=("--storage-driver-buffer-duration=") diff --git a/docs/man/man1/oadm-build-chain.1 b/docs/man/man1/oadm-build-chain.1 index 146e50c7ed05..6ca411d904a1 100644 --- a/docs/man/man1/oadm-build-chain.1 +++ b/docs/man/man1/oadm-build-chain.1 @@ -92,6 +92,10 @@ default namespace will be used respectively. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-ca-create-key-pair.1 b/docs/man/man1/oadm-ca-create-key-pair.1 index 4679f3810b38..d5803338f655 100644 --- a/docs/man/man1/oadm-ca-create-key-pair.1 +++ b/docs/man/man1/oadm-ca-create-key-pair.1 @@ -96,6 +96,10 @@ oadm ca create\-key\-pair \-\-public\-key=$CONFIG/serviceaccounts.public.key \-\ \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-ca-create-master-certs.1 b/docs/man/man1/oadm-ca-create-master-certs.1 index e67c666b3ecd..dc96dca8963a 100644 --- a/docs/man/man1/oadm-ca-create-master-certs.1 +++ b/docs/man/man1/oadm-ca-create-master-certs.1 @@ -158,6 +158,10 @@ for certain configuration changes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-ca-create-server-cert.1 b/docs/man/man1/oadm-ca-create-server-cert.1 index 69fb921ff486..e78e471ae717 100644 --- a/docs/man/man1/oadm-ca-create-server-cert.1 +++ b/docs/man/man1/oadm-ca-create-server-cert.1 @@ -121,6 +121,10 @@ cat cloudapps.crt cloudapps.key $CA/ca.crt > cloudapps.router.pem \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-ca-create-signer-cert.1 b/docs/man/man1/oadm-ca-create-signer-cert.1 index 79d9076ed8a6..5e705a28b256 100644 --- a/docs/man/man1/oadm-ca-create-signer-cert.1 +++ b/docs/man/man1/oadm-ca-create-signer-cert.1 @@ -91,6 +91,10 @@ Create a self\-signed CA key/cert for signing certificates used by server compon \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-ca-decrypt.1 b/docs/man/man1/oadm-ca-decrypt.1 index 327aede17fff..ff6fdbc07b10 100644 --- a/docs/man/man1/oadm-ca-decrypt.1 +++ b/docs/man/man1/oadm-ca-decrypt.1 @@ -83,6 +83,10 @@ Decrypt data encrypted with "oadm ca encrypt" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-ca-encrypt.1 b/docs/man/man1/oadm-ca-encrypt.1 index 306208734959..86b80cd3b50b 100644 --- a/docs/man/man1/oadm-ca-encrypt.1 +++ b/docs/man/man1/oadm-ca-encrypt.1 @@ -87,6 +87,10 @@ Encrypt data with AES\-256\-CBC encryption \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-ca.1 b/docs/man/man1/oadm-ca.1 index e14084f42d47..ed635ec58448 100644 --- a/docs/man/man1/oadm-ca.1 +++ b/docs/man/man1/oadm-ca.1 @@ -69,6 +69,10 @@ Manage certificates and keys \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-completion.1 b/docs/man/man1/oadm-completion.1 index 16106186e3b9..96d5adf7badb 100644 --- a/docs/man/man1/oadm-completion.1 +++ b/docs/man/man1/oadm-completion.1 @@ -70,6 +70,10 @@ completion of oadm commands. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-config-current-context.1 b/docs/man/man1/oadm-config-current-context.1 index f2523047c252..db1533fa4e3b 100644 --- a/docs/man/man1/oadm-config-current-context.1 +++ b/docs/man/man1/oadm-config-current-context.1 @@ -69,6 +69,10 @@ Displays the current\-context \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-config-delete-cluster.1 b/docs/man/man1/oadm-config-delete-cluster.1 index 7d71b10d6b13..f47aa44fbdf6 100644 --- a/docs/man/man1/oadm-config-delete-cluster.1 +++ b/docs/man/man1/oadm-config-delete-cluster.1 @@ -69,6 +69,10 @@ Delete the specified cluster from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-config-delete-context.1 b/docs/man/man1/oadm-config-delete-context.1 index c802d593e3bc..bbf8076a224a 100644 --- a/docs/man/man1/oadm-config-delete-context.1 +++ b/docs/man/man1/oadm-config-delete-context.1 @@ -69,6 +69,10 @@ Delete the specified context from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-config-get-clusters.1 b/docs/man/man1/oadm-config-get-clusters.1 index da13cb3913ac..95e22940220a 100644 --- a/docs/man/man1/oadm-config-get-clusters.1 +++ b/docs/man/man1/oadm-config-get-clusters.1 @@ -69,6 +69,10 @@ Display clusters defined in the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-config-get-contexts.1 b/docs/man/man1/oadm-config-get-contexts.1 index 0cb0d438616c..8218a4c5df71 100644 --- a/docs/man/man1/oadm-config-get-contexts.1 +++ b/docs/man/man1/oadm-config-get-contexts.1 @@ -82,6 +82,10 @@ Displays one or many contexts from the kubeconfig file. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-config-set-cluster.1 b/docs/man/man1/oadm-config-set-cluster.1 index 4d5c404508cb..2397f7dac99f 100644 --- a/docs/man/man1/oadm-config-set-cluster.1 +++ b/docs/man/man1/oadm-config-set-cluster.1 @@ -80,6 +80,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-token\fP="" Bearer token for authentication to the API server diff --git a/docs/man/man1/oadm-config-set-context.1 b/docs/man/man1/oadm-config-set-context.1 index eb2ad7d4338a..8c75c650a16c 100644 --- a/docs/man/man1/oadm-config-set-context.1 +++ b/docs/man/man1/oadm-config-set-context.1 @@ -76,6 +76,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-\-match\-server\-version\fP=false Require server version to match client version +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-config-set-credentials.1 b/docs/man/man1/oadm-config-set-credentials.1 index cd82635b0f99..c11cef7e935a 100644 --- a/docs/man/man1/oadm-config-set-credentials.1 +++ b/docs/man/man1/oadm-config-set-credentials.1 @@ -111,6 +111,10 @@ Bearer token and basic auth are mutually exclusive. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-config-set.1 b/docs/man/man1/oadm-config-set.1 index 0f9d03bc6a08..3a0a02fafeae 100644 --- a/docs/man/man1/oadm-config-set.1 +++ b/docs/man/man1/oadm-config-set.1 @@ -77,6 +77,10 @@ PROPERTY\_VALUE is the new value you wish to set. Binary fields such as 'certifi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-config-unset.1 b/docs/man/man1/oadm-config-unset.1 index be8155d5a92c..faf1def3a4a8 100644 --- a/docs/man/man1/oadm-config-unset.1 +++ b/docs/man/man1/oadm-config-unset.1 @@ -70,6 +70,10 @@ PROPERTY\_NAME is a dot delimited name where each token represents either an att \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-config-use-context.1 b/docs/man/man1/oadm-config-use-context.1 index 07a149d1364f..7930a47831ce 100644 --- a/docs/man/man1/oadm-config-use-context.1 +++ b/docs/man/man1/oadm-config-use-context.1 @@ -69,6 +69,10 @@ Sets the current\-context in a kubeconfig file \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-config-view.1 b/docs/man/man1/oadm-config-view.1 index 29c63469c354..e366928a3433 100644 --- a/docs/man/man1/oadm-config-view.1 +++ b/docs/man/man1/oadm-config-view.1 @@ -122,6 +122,10 @@ You can use \-\-output jsonpath={...} to extract specific values using a jsonpat \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-config.1 b/docs/man/man1/oadm-config.1 index 8961b3d2779e..0b4a4af01ea9 100644 --- a/docs/man/man1/oadm-config.1 +++ b/docs/man/man1/oadm-config.1 @@ -80,6 +80,10 @@ Reference: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-cordon.1 b/docs/man/man1/oadm-cordon.1 index 553f27249a59..f39d54705269 100644 --- a/docs/man/man1/oadm-cordon.1 +++ b/docs/man/man1/oadm-cordon.1 @@ -69,6 +69,10 @@ Mark node as unschedulable. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-create-api-client-config.1 b/docs/man/man1/oadm-create-api-client-config.1 index 21378cebdec8..a6b0b3e50b11 100644 --- a/docs/man/man1/oadm-create-api-client-config.1 +++ b/docs/man/man1/oadm-create-api-client-config.1 @@ -113,6 +113,10 @@ master as the provided user. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-create-bootstrap-policy-file.1 b/docs/man/man1/oadm-create-bootstrap-policy-file.1 index e34c4773ed1b..b240138694ca 100644 --- a/docs/man/man1/oadm-create-bootstrap-policy-file.1 +++ b/docs/man/man1/oadm-create-bootstrap-policy-file.1 @@ -79,6 +79,10 @@ Create the default bootstrap policy \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-create-bootstrap-project-template.1 b/docs/man/man1/oadm-create-bootstrap-project-template.1 index 49d8371bd935..3ac3db94b42c 100644 --- a/docs/man/man1/oadm-create-bootstrap-project-template.1 +++ b/docs/man/man1/oadm-create-bootstrap-project-template.1 @@ -107,6 +107,10 @@ Create a bootstrap project template \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-create-error-template.1 b/docs/man/man1/oadm-create-error-template.1 index 0215dd2f8630..412ce9fe90bc 100644 --- a/docs/man/man1/oadm-create-error-template.1 +++ b/docs/man/man1/oadm-create-error-template.1 @@ -89,6 +89,10 @@ oauthConfig: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-create-key-pair.1 b/docs/man/man1/oadm-create-key-pair.1 index d277e0b7f026..3c242c2a35e0 100644 --- a/docs/man/man1/oadm-create-key-pair.1 +++ b/docs/man/man1/oadm-create-key-pair.1 @@ -96,6 +96,10 @@ oadm create\-key\-pair \-\-public\-key=$CONFIG/serviceaccounts.public.key \-\-pr \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-create-kubeconfig.1 b/docs/man/man1/oadm-create-kubeconfig.1 index 1459242d5645..6fc6570f7fe5 100644 --- a/docs/man/man1/oadm-create-kubeconfig.1 +++ b/docs/man/man1/oadm-create-kubeconfig.1 @@ -113,6 +113,10 @@ users: \fB\-\-match\-server\-version\fP=false Require server version to match client version +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-create-login-template.1 b/docs/man/man1/oadm-create-login-template.1 index a3ec3113859c..78550a855f53 100644 --- a/docs/man/man1/oadm-create-login-template.1 +++ b/docs/man/man1/oadm-create-login-template.1 @@ -90,6 +90,10 @@ oauthConfig: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-create-master-certs.1 b/docs/man/man1/oadm-create-master-certs.1 index 8a80d646172c..991359c82220 100644 --- a/docs/man/man1/oadm-create-master-certs.1 +++ b/docs/man/man1/oadm-create-master-certs.1 @@ -158,6 +158,10 @@ for certain configuration changes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-create-node-config.1 b/docs/man/man1/oadm-create-node-config.1 index ee8d9cc0403e..4a2e4904b9bb 100644 --- a/docs/man/man1/oadm-create-node-config.1 +++ b/docs/man/man1/oadm-create-node-config.1 @@ -145,6 +145,10 @@ Create a configuration bundle for a node \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-create-provider-selection-template.1 b/docs/man/man1/oadm-create-provider-selection-template.1 index 964fb79ea874..474f173b15e2 100644 --- a/docs/man/man1/oadm-create-provider-selection-template.1 +++ b/docs/man/man1/oadm-create-provider-selection-template.1 @@ -90,6 +90,10 @@ oauthConfig: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-create-server-cert.1 b/docs/man/man1/oadm-create-server-cert.1 index ee6a34b64047..346c50855a02 100644 --- a/docs/man/man1/oadm-create-server-cert.1 +++ b/docs/man/man1/oadm-create-server-cert.1 @@ -121,6 +121,10 @@ cat cloudapps.crt cloudapps.key $CA/ca.crt > cloudapps.router.pem \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-create-signer-cert.1 b/docs/man/man1/oadm-create-signer-cert.1 index 790c0ce04e1a..8f93360270ae 100644 --- a/docs/man/man1/oadm-create-signer-cert.1 +++ b/docs/man/man1/oadm-create-signer-cert.1 @@ -91,6 +91,10 @@ Create a self\-signed CA key/cert for signing certificates used by server compon \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-diagnostics.1 b/docs/man/man1/oadm-diagnostics.1 index fdd29d530a11..4e4e36cd60c3 100644 --- a/docs/man/man1/oadm-diagnostics.1 +++ b/docs/man/man1/oadm-diagnostics.1 @@ -163,6 +163,10 @@ AggregatedLogging AnalyzeLogs ClusterRegistry ClusterRoleBindings ClusterRoles C \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-drain.1 b/docs/man/man1/oadm-drain.1 index ca32f92264b3..98bcf1d470b5 100644 --- a/docs/man/man1/oadm-drain.1 +++ b/docs/man/man1/oadm-drain.1 @@ -105,6 +105,10 @@ will make the node schedulable again. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-groups-add-users.1 b/docs/man/man1/oadm-groups-add-users.1 index 8859f58b5400..f17417430cd9 100644 --- a/docs/man/man1/oadm-groups-add-users.1 +++ b/docs/man/man1/oadm-groups-add-users.1 @@ -72,6 +72,10 @@ This command will append unique users to the list of members for a group. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-groups-new.1 b/docs/man/man1/oadm-groups-new.1 index 962e5dd29f10..1b2ed07c0da2 100644 --- a/docs/man/man1/oadm-groups-new.1 +++ b/docs/man/man1/oadm-groups-new.1 @@ -106,6 +106,10 @@ This command will create a new group with an optional list of users. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-groups-prune.1 b/docs/man/man1/oadm-groups-prune.1 index dbb7572295c3..469107a7167c 100644 --- a/docs/man/man1/oadm-groups-prune.1 +++ b/docs/man/man1/oadm-groups-prune.1 @@ -96,6 +96,10 @@ flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-groups-remove-users.1 b/docs/man/man1/oadm-groups-remove-users.1 index a3bcb9a16f12..af26ddf04b88 100644 --- a/docs/man/man1/oadm-groups-remove-users.1 +++ b/docs/man/man1/oadm-groups-remove-users.1 @@ -72,6 +72,10 @@ This command will remove users from the list of members for a group. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-groups-sync.1 b/docs/man/man1/oadm-groups-sync.1 index de0da52b8bde..e13809f4d6f1 100644 --- a/docs/man/man1/oadm-groups-sync.1 +++ b/docs/man/man1/oadm-groups-sync.1 @@ -132,6 +132,10 @@ LDAP query templates. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-groups.1 b/docs/man/man1/oadm-groups.1 index 6b313ba99c96..c632f41a30be 100644 --- a/docs/man/man1/oadm-groups.1 +++ b/docs/man/man1/oadm-groups.1 @@ -72,6 +72,10 @@ Groups are sets of users that can be used when describing policy. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-ipfailover.1 b/docs/man/man1/oadm-ipfailover.1 index 9f2b81c98c30..77c1b9a2dec1 100644 --- a/docs/man/man1/oadm-ipfailover.1 +++ b/docs/man/man1/oadm-ipfailover.1 @@ -144,6 +144,10 @@ value that matches the number of nodes for the given labeled selector. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-manage-node.1 b/docs/man/man1/oadm-manage-node.1 index 3f2981a363b4..a80fe56493ff 100644 --- a/docs/man/man1/oadm-manage-node.1 +++ b/docs/man/man1/oadm-manage-node.1 @@ -148,6 +148,10 @@ list\-pods: List all/selected pods on given/selected nodes. It can list the outp \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-migrate-image-references.1 b/docs/man/man1/oadm-migrate-image-references.1 index 87964dff4eca..7457ff983243 100644 --- a/docs/man/man1/oadm-migrate-image-references.1 +++ b/docs/man/man1/oadm-migrate-image-references.1 @@ -129,6 +129,10 @@ streams requires administrative privileges. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-migrate-storage.1 b/docs/man/man1/oadm-migrate-storage.1 index a99328bc4408..43f847d0e969 100644 --- a/docs/man/man1/oadm-migrate-storage.1 +++ b/docs/man/man1/oadm-migrate-storage.1 @@ -120,6 +120,10 @@ WARNING: This is a slow command and will put significant load on an API server. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-migrate.1 b/docs/man/man1/oadm-migrate.1 index b000fbacf8f0..e448a9f360a7 100644 --- a/docs/man/man1/oadm-migrate.1 +++ b/docs/man/man1/oadm-migrate.1 @@ -72,6 +72,10 @@ These commands assist administrators in performing preventative maintenance on a \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-new-project.1 b/docs/man/man1/oadm-new-project.1 index 37dbc8a5ded4..a92830e7b5d3 100644 --- a/docs/man/man1/oadm-new-project.1 +++ b/docs/man/man1/oadm-new-project.1 @@ -96,6 +96,10 @@ to restrict which nodes pods in this project can be scheduled to. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-options.1 b/docs/man/man1/oadm-options.1 index 4525aef3f5bf..4fe36f1f6d25 100644 --- a/docs/man/man1/oadm-options.1 +++ b/docs/man/man1/oadm-options.1 @@ -66,6 +66,10 @@ oadm options \- \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-overwrite-policy.1 b/docs/man/man1/oadm-overwrite-policy.1 index b6007b8c1b57..e08ee9f036c3 100644 --- a/docs/man/man1/oadm-overwrite-policy.1 +++ b/docs/man/man1/oadm-overwrite-policy.1 @@ -83,6 +83,10 @@ Reset the policy to the default values \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-pod-network-isolate-projects.1 b/docs/man/man1/oadm-pod-network-isolate-projects.1 index 77740c2a4040..1fddc05368e9 100644 --- a/docs/man/man1/oadm-pod-network-isolate-projects.1 +++ b/docs/man/man1/oadm-pod-network-isolate-projects.1 @@ -78,6 +78,10 @@ Allows projects to isolate their network from other projects when using the redh \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-pod-network-join-projects.1 b/docs/man/man1/oadm-pod-network-join-projects.1 index 5e77c0c0a0db..48ec3e404206 100644 --- a/docs/man/man1/oadm-pod-network-join-projects.1 +++ b/docs/man/man1/oadm-pod-network-join-projects.1 @@ -82,6 +82,10 @@ Allows projects to join existing project network when using the redhat/openshift \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-pod-network-make-projects-global.1 b/docs/man/man1/oadm-pod-network-make-projects-global.1 index e0d280d17b34..afd7a561b0f5 100644 --- a/docs/man/man1/oadm-pod-network-make-projects-global.1 +++ b/docs/man/man1/oadm-pod-network-make-projects-global.1 @@ -78,6 +78,10 @@ Allows projects to access all pods in the cluster and vice versa when using the \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-pod-network.1 b/docs/man/man1/oadm-pod-network.1 index 4f1b687feafd..ccae3f1b11ac 100644 --- a/docs/man/man1/oadm-pod-network.1 +++ b/docs/man/man1/oadm-pod-network.1 @@ -72,6 +72,10 @@ This command provides common pod network operations for administrators. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-add-cluster-role-to-group.1 b/docs/man/man1/oadm-policy-add-cluster-role-to-group.1 index c3816cc5b7fc..23aad9f5d335 100644 --- a/docs/man/man1/oadm-policy-add-cluster-role-to-group.1 +++ b/docs/man/man1/oadm-policy-add-cluster-role-to-group.1 @@ -69,6 +69,10 @@ Add a role to groups for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-add-cluster-role-to-user.1 b/docs/man/man1/oadm-policy-add-cluster-role-to-user.1 index e38f29049af6..d10da9b07b33 100644 --- a/docs/man/man1/oadm-policy-add-cluster-role-to-user.1 +++ b/docs/man/man1/oadm-policy-add-cluster-role-to-user.1 @@ -69,6 +69,10 @@ Add a role to users for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-add-role-to-group.1 b/docs/man/man1/oadm-policy-add-role-to-group.1 index e8fd71d05d20..ff36030787a3 100644 --- a/docs/man/man1/oadm-policy-add-role-to-group.1 +++ b/docs/man/man1/oadm-policy-add-role-to-group.1 @@ -75,6 +75,10 @@ Add a role to groups for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-add-role-to-user.1 b/docs/man/man1/oadm-policy-add-role-to-user.1 index 9ccd71d2f579..1511111f5308 100644 --- a/docs/man/man1/oadm-policy-add-role-to-user.1 +++ b/docs/man/man1/oadm-policy-add-role-to-user.1 @@ -79,6 +79,10 @@ Add a role to users or serviceaccounts for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-add-scc-to-group.1 b/docs/man/man1/oadm-policy-add-scc-to-group.1 index 6f1fa7462c21..b5b0c564b9dd 100644 --- a/docs/man/man1/oadm-policy-add-scc-to-group.1 +++ b/docs/man/man1/oadm-policy-add-scc-to-group.1 @@ -69,6 +69,10 @@ Add groups to a security context constraint \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-add-scc-to-user.1 b/docs/man/man1/oadm-policy-add-scc-to-user.1 index 3fa6f47307d7..7b57f75e3314 100644 --- a/docs/man/man1/oadm-policy-add-scc-to-user.1 +++ b/docs/man/man1/oadm-policy-add-scc-to-user.1 @@ -75,6 +75,10 @@ Add users or serviceaccount to a security context constraint \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-reconcile-cluster-role-bindings.1 b/docs/man/man1/oadm-policy-reconcile-cluster-role-bindings.1 index 6fa7c4cfb219..6061cb4c229c 100644 --- a/docs/man/man1/oadm-policy-reconcile-cluster-role-bindings.1 +++ b/docs/man/man1/oadm-policy-reconcile-cluster-role-bindings.1 @@ -127,6 +127,10 @@ You can see which recommended cluster role bindings have changed by choosing an \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-reconcile-cluster-roles.1 b/docs/man/man1/oadm-policy-reconcile-cluster-roles.1 index 74bb070b6a88..ac113fdb6cb0 100644 --- a/docs/man/man1/oadm-policy-reconcile-cluster-roles.1 +++ b/docs/man/man1/oadm-policy-reconcile-cluster-roles.1 @@ -122,6 +122,10 @@ You can see which cluster roles have recommended changed by choosing an output t \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-reconcile-sccs.1 b/docs/man/man1/oadm-policy-reconcile-sccs.1 index a4659b5d134f..91f28c40df56 100644 --- a/docs/man/man1/oadm-policy-reconcile-sccs.1 +++ b/docs/man/man1/oadm-policy-reconcile-sccs.1 @@ -126,6 +126,10 @@ You can see which cluster SCCs have recommended changes by choosing an output ty \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-remove-cluster-role-from-group.1 b/docs/man/man1/oadm-policy-remove-cluster-role-from-group.1 index 7712673402c3..b0354d30fe1e 100644 --- a/docs/man/man1/oadm-policy-remove-cluster-role-from-group.1 +++ b/docs/man/man1/oadm-policy-remove-cluster-role-from-group.1 @@ -69,6 +69,10 @@ Remove a role from groups for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-remove-cluster-role-from-user.1 b/docs/man/man1/oadm-policy-remove-cluster-role-from-user.1 index e37982ad8829..50acdc62ad72 100644 --- a/docs/man/man1/oadm-policy-remove-cluster-role-from-user.1 +++ b/docs/man/man1/oadm-policy-remove-cluster-role-from-user.1 @@ -69,6 +69,10 @@ Remove a role from users for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-remove-group.1 b/docs/man/man1/oadm-policy-remove-group.1 index b67e01bd02d1..1b621ec1d765 100644 --- a/docs/man/man1/oadm-policy-remove-group.1 +++ b/docs/man/man1/oadm-policy-remove-group.1 @@ -69,6 +69,10 @@ Remove group from the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-remove-role-from-group.1 b/docs/man/man1/oadm-policy-remove-role-from-group.1 index 3d1a00420a68..5c350318e14b 100644 --- a/docs/man/man1/oadm-policy-remove-role-from-group.1 +++ b/docs/man/man1/oadm-policy-remove-role-from-group.1 @@ -75,6 +75,10 @@ Remove a role from groups for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-remove-role-from-user.1 b/docs/man/man1/oadm-policy-remove-role-from-user.1 index 0183aa1a161a..468bace3f620 100644 --- a/docs/man/man1/oadm-policy-remove-role-from-user.1 +++ b/docs/man/man1/oadm-policy-remove-role-from-user.1 @@ -79,6 +79,10 @@ Remove a role from users for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-remove-scc-from-group.1 b/docs/man/man1/oadm-policy-remove-scc-from-group.1 index 370ee7f505da..dfd7bc29fd0f 100644 --- a/docs/man/man1/oadm-policy-remove-scc-from-group.1 +++ b/docs/man/man1/oadm-policy-remove-scc-from-group.1 @@ -69,6 +69,10 @@ Remove group from scc \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-remove-scc-from-user.1 b/docs/man/man1/oadm-policy-remove-scc-from-user.1 index 0b6f446345f2..467947746f7e 100644 --- a/docs/man/man1/oadm-policy-remove-scc-from-user.1 +++ b/docs/man/man1/oadm-policy-remove-scc-from-user.1 @@ -75,6 +75,10 @@ Remove user from scc \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-remove-user.1 b/docs/man/man1/oadm-policy-remove-user.1 index b31353ef7be9..b98572892015 100644 --- a/docs/man/man1/oadm-policy-remove-user.1 +++ b/docs/man/man1/oadm-policy-remove-user.1 @@ -69,6 +69,10 @@ Remove user from the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy-who-can.1 b/docs/man/man1/oadm-policy-who-can.1 index 0ef49b5de1a8..a33133f3c1d5 100644 --- a/docs/man/man1/oadm-policy-who-can.1 +++ b/docs/man/man1/oadm-policy-who-can.1 @@ -75,6 +75,10 @@ List who can perform the specified action on a resource \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-policy.1 b/docs/man/man1/oadm-policy.1 index f5e485eb6599..dd21a038d5ab 100644 --- a/docs/man/man1/oadm-policy.1 +++ b/docs/man/man1/oadm-policy.1 @@ -78,6 +78,10 @@ and 'scc'. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-prune-builds.1 b/docs/man/man1/oadm-prune-builds.1 index 3462dd20e33b..f76533e20afd 100644 --- a/docs/man/man1/oadm-prune-builds.1 +++ b/docs/man/man1/oadm-prune-builds.1 @@ -95,6 +95,10 @@ By default, the prune operation performs a dry run making no changes to internal \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-prune-deployments.1 b/docs/man/man1/oadm-prune-deployments.1 index 294c133902d6..97e2b52caf37 100644 --- a/docs/man/man1/oadm-prune-deployments.1 +++ b/docs/man/man1/oadm-prune-deployments.1 @@ -95,6 +95,10 @@ A \-\-confirm flag is needed for changes to be effective. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-prune-groups.1 b/docs/man/man1/oadm-prune-groups.1 index 7fd3aa8e5e65..14ae806a9b16 100644 --- a/docs/man/man1/oadm-prune-groups.1 +++ b/docs/man/man1/oadm-prune-groups.1 @@ -96,6 +96,10 @@ flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-prune-images.1 b/docs/man/man1/oadm-prune-images.1 index 5130f44bef34..95be3120ffb8 100644 --- a/docs/man/man1/oadm-prune-images.1 +++ b/docs/man/man1/oadm-prune-images.1 @@ -99,6 +99,10 @@ images. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-prune.1 b/docs/man/man1/oadm-prune.1 index 905a0fc987df..b3fdb6997f0d 100644 --- a/docs/man/man1/oadm-prune.1 +++ b/docs/man/man1/oadm-prune.1 @@ -73,6 +73,10 @@ the system by removing them. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-registry.1 b/docs/man/man1/oadm-registry.1 index 21ad9981e92f..bcebbae0a09d 100644 --- a/docs/man/man1/oadm-registry.1 +++ b/docs/man/man1/oadm-registry.1 @@ -171,6 +171,10 @@ NOTE: This command is intended to simplify the tasks of setting up a Docker regi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-router.1 b/docs/man/man1/oadm-router.1 index 0bd235485e29..bf6fc9223962 100644 --- a/docs/man/man1/oadm-router.1 +++ b/docs/man/man1/oadm-router.1 @@ -212,6 +212,10 @@ you have failover protection. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-taint.1 b/docs/man/man1/oadm-taint.1 index 5b4fef4b6a90..9aeafa6a5d28 100644 --- a/docs/man/man1/oadm-taint.1 +++ b/docs/man/man1/oadm-taint.1 @@ -134,6 +134,10 @@ Currently taint can only apply to node. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-top-images.1 b/docs/man/man1/oadm-top-images.1 index 67a57775e087..4a158b317fbd 100644 --- a/docs/man/man1/oadm-top-images.1 +++ b/docs/man/man1/oadm-top-images.1 @@ -73,6 +73,10 @@ usage statistics. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-top-imagestreams.1 b/docs/man/man1/oadm-top-imagestreams.1 index c283919b7cd7..e7dbb6321060 100644 --- a/docs/man/man1/oadm-top-imagestreams.1 +++ b/docs/man/man1/oadm-top-imagestreams.1 @@ -73,6 +73,10 @@ usage statistics. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-top-node.1 b/docs/man/man1/oadm-top-node.1 index 5bff386acf83..9aa4bc83b71a 100644 --- a/docs/man/man1/oadm-top-node.1 +++ b/docs/man/man1/oadm-top-node.1 @@ -78,6 +78,10 @@ The top\-node command allows you to see the resource consumption of nodes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-top-pod.1 b/docs/man/man1/oadm-top-pod.1 index 47828c1eeab4..b8b6f222d7e1 100644 --- a/docs/man/man1/oadm-top-pod.1 +++ b/docs/man/man1/oadm-top-pod.1 @@ -90,6 +90,10 @@ since pod creation. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-top.1 b/docs/man/man1/oadm-top.1 index 41b94b4da541..d20d8e4318fc 100644 --- a/docs/man/man1/oadm-top.1 +++ b/docs/man/man1/oadm-top.1 @@ -73,6 +73,10 @@ usage statistics. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-uncordon.1 b/docs/man/man1/oadm-uncordon.1 index 77bd75938698..a0b533936045 100644 --- a/docs/man/man1/oadm-uncordon.1 +++ b/docs/man/man1/oadm-uncordon.1 @@ -69,6 +69,10 @@ Mark node as schedulable. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm-version.1 b/docs/man/man1/oadm-version.1 index 0e73683e69a8..c3d319349bd8 100644 --- a/docs/man/man1/oadm-version.1 +++ b/docs/man/man1/oadm-version.1 @@ -69,6 +69,10 @@ Display client and server versions. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oadm.1 b/docs/man/man1/oadm.1 index f84a71383bd2..ffa915f75b99 100644 --- a/docs/man/man1/oadm.1 +++ b/docs/man/man1/oadm.1 @@ -73,6 +73,10 @@ actions involve interaction with the command\-line client as well. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-build-chain.1 b/docs/man/man1/oc-adm-build-chain.1 index c347392697dd..ffd431cebb7e 100644 --- a/docs/man/man1/oc-adm-build-chain.1 +++ b/docs/man/man1/oc-adm-build-chain.1 @@ -92,6 +92,10 @@ default namespace will be used respectively. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-ca-create-key-pair.1 b/docs/man/man1/oc-adm-ca-create-key-pair.1 index 8e3760423f63..f75f606943a5 100644 --- a/docs/man/man1/oc-adm-ca-create-key-pair.1 +++ b/docs/man/man1/oc-adm-ca-create-key-pair.1 @@ -96,6 +96,10 @@ oc adm ca create\-key\-pair \-\-public\-key=$CONFIG/serviceaccounts.public.key \ \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-ca-create-master-certs.1 b/docs/man/man1/oc-adm-ca-create-master-certs.1 index 8893088e457f..b262351145ed 100644 --- a/docs/man/man1/oc-adm-ca-create-master-certs.1 +++ b/docs/man/man1/oc-adm-ca-create-master-certs.1 @@ -158,6 +158,10 @@ for certain configuration changes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-ca-create-server-cert.1 b/docs/man/man1/oc-adm-ca-create-server-cert.1 index 845da63d50c7..c1d3860d0011 100644 --- a/docs/man/man1/oc-adm-ca-create-server-cert.1 +++ b/docs/man/man1/oc-adm-ca-create-server-cert.1 @@ -121,6 +121,10 @@ cat cloudapps.crt cloudapps.key $CA/ca.crt > cloudapps.router.pem \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-ca-create-signer-cert.1 b/docs/man/man1/oc-adm-ca-create-signer-cert.1 index ead4bb15b34e..c6b66d124c06 100644 --- a/docs/man/man1/oc-adm-ca-create-signer-cert.1 +++ b/docs/man/man1/oc-adm-ca-create-signer-cert.1 @@ -91,6 +91,10 @@ Create a self\-signed CA key/cert for signing certificates used by server compon \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-ca-decrypt.1 b/docs/man/man1/oc-adm-ca-decrypt.1 index 9f904b3b0319..cdbe1121e9c6 100644 --- a/docs/man/man1/oc-adm-ca-decrypt.1 +++ b/docs/man/man1/oc-adm-ca-decrypt.1 @@ -83,6 +83,10 @@ Decrypt data encrypted with "oc adm ca encrypt" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-ca-encrypt.1 b/docs/man/man1/oc-adm-ca-encrypt.1 index 05a91e51e182..7f0b49939f35 100644 --- a/docs/man/man1/oc-adm-ca-encrypt.1 +++ b/docs/man/man1/oc-adm-ca-encrypt.1 @@ -87,6 +87,10 @@ Encrypt data with AES\-256\-CBC encryption \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-ca.1 b/docs/man/man1/oc-adm-ca.1 index 9257c7beb92b..2c3258903b6f 100644 --- a/docs/man/man1/oc-adm-ca.1 +++ b/docs/man/man1/oc-adm-ca.1 @@ -69,6 +69,10 @@ Manage certificates and keys \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-completion.1 b/docs/man/man1/oc-adm-completion.1 index 07447d5bfd13..b833e91db434 100644 --- a/docs/man/man1/oc-adm-completion.1 +++ b/docs/man/man1/oc-adm-completion.1 @@ -70,6 +70,10 @@ completion of oc adm commands. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-config-current-context.1 b/docs/man/man1/oc-adm-config-current-context.1 index 17367962cb80..109d537e434f 100644 --- a/docs/man/man1/oc-adm-config-current-context.1 +++ b/docs/man/man1/oc-adm-config-current-context.1 @@ -69,6 +69,10 @@ Displays the current\-context \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-config-delete-cluster.1 b/docs/man/man1/oc-adm-config-delete-cluster.1 index 8d4ea0a683c0..5d99078481b2 100644 --- a/docs/man/man1/oc-adm-config-delete-cluster.1 +++ b/docs/man/man1/oc-adm-config-delete-cluster.1 @@ -69,6 +69,10 @@ Delete the specified cluster from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-config-delete-context.1 b/docs/man/man1/oc-adm-config-delete-context.1 index 00e14f12dc44..13efaa61b583 100644 --- a/docs/man/man1/oc-adm-config-delete-context.1 +++ b/docs/man/man1/oc-adm-config-delete-context.1 @@ -69,6 +69,10 @@ Delete the specified context from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-config-get-clusters.1 b/docs/man/man1/oc-adm-config-get-clusters.1 index b79eb6afd2f4..b3662e710af7 100644 --- a/docs/man/man1/oc-adm-config-get-clusters.1 +++ b/docs/man/man1/oc-adm-config-get-clusters.1 @@ -69,6 +69,10 @@ Display clusters defined in the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-config-get-contexts.1 b/docs/man/man1/oc-adm-config-get-contexts.1 index 5d7026c8e01f..abb2050fa1be 100644 --- a/docs/man/man1/oc-adm-config-get-contexts.1 +++ b/docs/man/man1/oc-adm-config-get-contexts.1 @@ -82,6 +82,10 @@ Displays one or many contexts from the kubeconfig file. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-config-set-cluster.1 b/docs/man/man1/oc-adm-config-set-cluster.1 index 7b604c336650..37c4d85ab159 100644 --- a/docs/man/man1/oc-adm-config-set-cluster.1 +++ b/docs/man/man1/oc-adm-config-set-cluster.1 @@ -80,6 +80,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-token\fP="" Bearer token for authentication to the API server diff --git a/docs/man/man1/oc-adm-config-set-context.1 b/docs/man/man1/oc-adm-config-set-context.1 index e5fadf6530e4..6253653bd982 100644 --- a/docs/man/man1/oc-adm-config-set-context.1 +++ b/docs/man/man1/oc-adm-config-set-context.1 @@ -76,6 +76,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-\-match\-server\-version\fP=false Require server version to match client version +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-config-set-credentials.1 b/docs/man/man1/oc-adm-config-set-credentials.1 index f911faadeb57..3c40a708801a 100644 --- a/docs/man/man1/oc-adm-config-set-credentials.1 +++ b/docs/man/man1/oc-adm-config-set-credentials.1 @@ -111,6 +111,10 @@ Bearer token and basic auth are mutually exclusive. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-config-set.1 b/docs/man/man1/oc-adm-config-set.1 index 2c58894646f6..1a70cf92bba4 100644 --- a/docs/man/man1/oc-adm-config-set.1 +++ b/docs/man/man1/oc-adm-config-set.1 @@ -77,6 +77,10 @@ PROPERTY\_VALUE is the new value you wish to set. Binary fields such as 'certifi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-config-unset.1 b/docs/man/man1/oc-adm-config-unset.1 index 410387ef2d83..0d9259d23389 100644 --- a/docs/man/man1/oc-adm-config-unset.1 +++ b/docs/man/man1/oc-adm-config-unset.1 @@ -70,6 +70,10 @@ PROPERTY\_NAME is a dot delimited name where each token represents either an att \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-config-use-context.1 b/docs/man/man1/oc-adm-config-use-context.1 index ac7cd4d6a6c1..cee7639fa2d7 100644 --- a/docs/man/man1/oc-adm-config-use-context.1 +++ b/docs/man/man1/oc-adm-config-use-context.1 @@ -69,6 +69,10 @@ Sets the current\-context in a kubeconfig file \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-config-view.1 b/docs/man/man1/oc-adm-config-view.1 index b52ec5127838..0accc8ce42c6 100644 --- a/docs/man/man1/oc-adm-config-view.1 +++ b/docs/man/man1/oc-adm-config-view.1 @@ -122,6 +122,10 @@ You can use \-\-output jsonpath={...} to extract specific values using a jsonpat \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-config.1 b/docs/man/man1/oc-adm-config.1 index 4e455596efa0..00366f7edac4 100644 --- a/docs/man/man1/oc-adm-config.1 +++ b/docs/man/man1/oc-adm-config.1 @@ -80,6 +80,10 @@ Reference: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-cordon.1 b/docs/man/man1/oc-adm-cordon.1 index 18f29bcf0d05..672f8639d628 100644 --- a/docs/man/man1/oc-adm-cordon.1 +++ b/docs/man/man1/oc-adm-cordon.1 @@ -69,6 +69,10 @@ Mark node as unschedulable. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-create-api-client-config.1 b/docs/man/man1/oc-adm-create-api-client-config.1 index 533c2695f5e5..b8d7c22bf5ee 100644 --- a/docs/man/man1/oc-adm-create-api-client-config.1 +++ b/docs/man/man1/oc-adm-create-api-client-config.1 @@ -113,6 +113,10 @@ master as the provided user. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-create-bootstrap-policy-file.1 b/docs/man/man1/oc-adm-create-bootstrap-policy-file.1 index 9fadc6514fc9..798f88022320 100644 --- a/docs/man/man1/oc-adm-create-bootstrap-policy-file.1 +++ b/docs/man/man1/oc-adm-create-bootstrap-policy-file.1 @@ -79,6 +79,10 @@ Create the default bootstrap policy \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-create-bootstrap-project-template.1 b/docs/man/man1/oc-adm-create-bootstrap-project-template.1 index 05c6ef6c8b8c..6fe4209db28c 100644 --- a/docs/man/man1/oc-adm-create-bootstrap-project-template.1 +++ b/docs/man/man1/oc-adm-create-bootstrap-project-template.1 @@ -107,6 +107,10 @@ Create a bootstrap project template \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-create-error-template.1 b/docs/man/man1/oc-adm-create-error-template.1 index 0a598a3e7505..6c7dcb3ad3c6 100644 --- a/docs/man/man1/oc-adm-create-error-template.1 +++ b/docs/man/man1/oc-adm-create-error-template.1 @@ -89,6 +89,10 @@ oauthConfig: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-create-key-pair.1 b/docs/man/man1/oc-adm-create-key-pair.1 index eac349f69f12..ec982878e99e 100644 --- a/docs/man/man1/oc-adm-create-key-pair.1 +++ b/docs/man/man1/oc-adm-create-key-pair.1 @@ -96,6 +96,10 @@ oc adm create\-key\-pair \-\-public\-key=$CONFIG/serviceaccounts.public.key \-\- \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-create-kubeconfig.1 b/docs/man/man1/oc-adm-create-kubeconfig.1 index b1b414354651..ba0f347eefce 100644 --- a/docs/man/man1/oc-adm-create-kubeconfig.1 +++ b/docs/man/man1/oc-adm-create-kubeconfig.1 @@ -113,6 +113,10 @@ users: \fB\-\-match\-server\-version\fP=false Require server version to match client version +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-create-login-template.1 b/docs/man/man1/oc-adm-create-login-template.1 index a4fbeb471b6f..a87a4e33cf37 100644 --- a/docs/man/man1/oc-adm-create-login-template.1 +++ b/docs/man/man1/oc-adm-create-login-template.1 @@ -90,6 +90,10 @@ oauthConfig: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-create-master-certs.1 b/docs/man/man1/oc-adm-create-master-certs.1 index c7156f2ca002..18a059927a81 100644 --- a/docs/man/man1/oc-adm-create-master-certs.1 +++ b/docs/man/man1/oc-adm-create-master-certs.1 @@ -158,6 +158,10 @@ for certain configuration changes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-create-node-config.1 b/docs/man/man1/oc-adm-create-node-config.1 index 6d8f3ecb6043..78d8708febc8 100644 --- a/docs/man/man1/oc-adm-create-node-config.1 +++ b/docs/man/man1/oc-adm-create-node-config.1 @@ -145,6 +145,10 @@ Create a configuration bundle for a node \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-create-provider-selection-template.1 b/docs/man/man1/oc-adm-create-provider-selection-template.1 index b67309e17196..5da40dc9e262 100644 --- a/docs/man/man1/oc-adm-create-provider-selection-template.1 +++ b/docs/man/man1/oc-adm-create-provider-selection-template.1 @@ -90,6 +90,10 @@ oauthConfig: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-create-server-cert.1 b/docs/man/man1/oc-adm-create-server-cert.1 index 5c503803952d..67a0529d84d9 100644 --- a/docs/man/man1/oc-adm-create-server-cert.1 +++ b/docs/man/man1/oc-adm-create-server-cert.1 @@ -121,6 +121,10 @@ cat cloudapps.crt cloudapps.key $CA/ca.crt > cloudapps.router.pem \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-create-signer-cert.1 b/docs/man/man1/oc-adm-create-signer-cert.1 index e5cc1a9ad93c..5dd633a903fb 100644 --- a/docs/man/man1/oc-adm-create-signer-cert.1 +++ b/docs/man/man1/oc-adm-create-signer-cert.1 @@ -91,6 +91,10 @@ Create a self\-signed CA key/cert for signing certificates used by server compon \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-diagnostics.1 b/docs/man/man1/oc-adm-diagnostics.1 index 3be7d64b9429..a371fd79b6ae 100644 --- a/docs/man/man1/oc-adm-diagnostics.1 +++ b/docs/man/man1/oc-adm-diagnostics.1 @@ -163,6 +163,10 @@ AggregatedLogging AnalyzeLogs ClusterRegistry ClusterRoleBindings ClusterRoles C \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-drain.1 b/docs/man/man1/oc-adm-drain.1 index 3f91c61354ff..7cec5665a341 100644 --- a/docs/man/man1/oc-adm-drain.1 +++ b/docs/man/man1/oc-adm-drain.1 @@ -105,6 +105,10 @@ will make the node schedulable again. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-groups-add-users.1 b/docs/man/man1/oc-adm-groups-add-users.1 index 7ecd3d8dd2dc..3e5dfcd2fcf1 100644 --- a/docs/man/man1/oc-adm-groups-add-users.1 +++ b/docs/man/man1/oc-adm-groups-add-users.1 @@ -72,6 +72,10 @@ This command will append unique users to the list of members for a group. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-groups-new.1 b/docs/man/man1/oc-adm-groups-new.1 index acc5c6b5cddd..01697ad2d597 100644 --- a/docs/man/man1/oc-adm-groups-new.1 +++ b/docs/man/man1/oc-adm-groups-new.1 @@ -106,6 +106,10 @@ This command will create a new group with an optional list of users. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-groups-prune.1 b/docs/man/man1/oc-adm-groups-prune.1 index b71202abdd2b..239e5c341096 100644 --- a/docs/man/man1/oc-adm-groups-prune.1 +++ b/docs/man/man1/oc-adm-groups-prune.1 @@ -96,6 +96,10 @@ flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-groups-remove-users.1 b/docs/man/man1/oc-adm-groups-remove-users.1 index 903a7030f1b5..28ab64013404 100644 --- a/docs/man/man1/oc-adm-groups-remove-users.1 +++ b/docs/man/man1/oc-adm-groups-remove-users.1 @@ -72,6 +72,10 @@ This command will remove users from the list of members for a group. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-groups-sync.1 b/docs/man/man1/oc-adm-groups-sync.1 index 96392e8f8503..0406d6edd7e2 100644 --- a/docs/man/man1/oc-adm-groups-sync.1 +++ b/docs/man/man1/oc-adm-groups-sync.1 @@ -132,6 +132,10 @@ LDAP query templates. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-groups.1 b/docs/man/man1/oc-adm-groups.1 index c38a709c7503..3b5f381845bf 100644 --- a/docs/man/man1/oc-adm-groups.1 +++ b/docs/man/man1/oc-adm-groups.1 @@ -72,6 +72,10 @@ Groups are sets of users that can be used when describing policy. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-ipfailover.1 b/docs/man/man1/oc-adm-ipfailover.1 index c25132502020..04fdbdfff2aa 100644 --- a/docs/man/man1/oc-adm-ipfailover.1 +++ b/docs/man/man1/oc-adm-ipfailover.1 @@ -144,6 +144,10 @@ value that matches the number of nodes for the given labeled selector. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-manage-node.1 b/docs/man/man1/oc-adm-manage-node.1 index 86913ff2640f..69600342091c 100644 --- a/docs/man/man1/oc-adm-manage-node.1 +++ b/docs/man/man1/oc-adm-manage-node.1 @@ -148,6 +148,10 @@ list\-pods: List all/selected pods on given/selected nodes. It can list the outp \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-migrate-image-references.1 b/docs/man/man1/oc-adm-migrate-image-references.1 index 14386716628a..464bd8ba140d 100644 --- a/docs/man/man1/oc-adm-migrate-image-references.1 +++ b/docs/man/man1/oc-adm-migrate-image-references.1 @@ -129,6 +129,10 @@ streams requires administrative privileges. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-migrate-storage.1 b/docs/man/man1/oc-adm-migrate-storage.1 index 551b586e541b..cdf4049721af 100644 --- a/docs/man/man1/oc-adm-migrate-storage.1 +++ b/docs/man/man1/oc-adm-migrate-storage.1 @@ -120,6 +120,10 @@ WARNING: This is a slow command and will put significant load on an API server. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-migrate.1 b/docs/man/man1/oc-adm-migrate.1 index 5181de9b5d6e..845c76438e95 100644 --- a/docs/man/man1/oc-adm-migrate.1 +++ b/docs/man/man1/oc-adm-migrate.1 @@ -72,6 +72,10 @@ These commands assist administrators in performing preventative maintenance on a \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-new-project.1 b/docs/man/man1/oc-adm-new-project.1 index 2747db826a90..133ce84ae1ce 100644 --- a/docs/man/man1/oc-adm-new-project.1 +++ b/docs/man/man1/oc-adm-new-project.1 @@ -96,6 +96,10 @@ to restrict which nodes pods in this project can be scheduled to. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-options.1 b/docs/man/man1/oc-adm-options.1 index c19f4bc8c545..531dec994316 100644 --- a/docs/man/man1/oc-adm-options.1 +++ b/docs/man/man1/oc-adm-options.1 @@ -66,6 +66,10 @@ oc adm options \- \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-overwrite-policy.1 b/docs/man/man1/oc-adm-overwrite-policy.1 index 16358b41a19b..cb7cdb529bc6 100644 --- a/docs/man/man1/oc-adm-overwrite-policy.1 +++ b/docs/man/man1/oc-adm-overwrite-policy.1 @@ -83,6 +83,10 @@ Reset the policy to the default values \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-pod-network-isolate-projects.1 b/docs/man/man1/oc-adm-pod-network-isolate-projects.1 index 4fbb2939050e..495327f4e282 100644 --- a/docs/man/man1/oc-adm-pod-network-isolate-projects.1 +++ b/docs/man/man1/oc-adm-pod-network-isolate-projects.1 @@ -78,6 +78,10 @@ Allows projects to isolate their network from other projects when using the redh \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-pod-network-join-projects.1 b/docs/man/man1/oc-adm-pod-network-join-projects.1 index 406ecbfa48c7..21c612718c65 100644 --- a/docs/man/man1/oc-adm-pod-network-join-projects.1 +++ b/docs/man/man1/oc-adm-pod-network-join-projects.1 @@ -82,6 +82,10 @@ Allows projects to join existing project network when using the redhat/openshift \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-pod-network-make-projects-global.1 b/docs/man/man1/oc-adm-pod-network-make-projects-global.1 index 4dd0056bb9e4..0a861eaebe14 100644 --- a/docs/man/man1/oc-adm-pod-network-make-projects-global.1 +++ b/docs/man/man1/oc-adm-pod-network-make-projects-global.1 @@ -78,6 +78,10 @@ Allows projects to access all pods in the cluster and vice versa when using the \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-pod-network.1 b/docs/man/man1/oc-adm-pod-network.1 index a66a9189b166..0862c0071ba5 100644 --- a/docs/man/man1/oc-adm-pod-network.1 +++ b/docs/man/man1/oc-adm-pod-network.1 @@ -72,6 +72,10 @@ This command provides common pod network operations for administrators. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-add-cluster-role-to-group.1 b/docs/man/man1/oc-adm-policy-add-cluster-role-to-group.1 index 85919b2d5fb9..1a3b260196e6 100644 --- a/docs/man/man1/oc-adm-policy-add-cluster-role-to-group.1 +++ b/docs/man/man1/oc-adm-policy-add-cluster-role-to-group.1 @@ -69,6 +69,10 @@ Add a role to groups for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-add-cluster-role-to-user.1 b/docs/man/man1/oc-adm-policy-add-cluster-role-to-user.1 index 31ce8aa32794..6563d61ac42a 100644 --- a/docs/man/man1/oc-adm-policy-add-cluster-role-to-user.1 +++ b/docs/man/man1/oc-adm-policy-add-cluster-role-to-user.1 @@ -69,6 +69,10 @@ Add a role to users for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-add-role-to-group.1 b/docs/man/man1/oc-adm-policy-add-role-to-group.1 index ef732325401f..f57553c28bfa 100644 --- a/docs/man/man1/oc-adm-policy-add-role-to-group.1 +++ b/docs/man/man1/oc-adm-policy-add-role-to-group.1 @@ -75,6 +75,10 @@ Add a role to groups for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-add-role-to-user.1 b/docs/man/man1/oc-adm-policy-add-role-to-user.1 index 4cab11cfea4b..858c1cad752d 100644 --- a/docs/man/man1/oc-adm-policy-add-role-to-user.1 +++ b/docs/man/man1/oc-adm-policy-add-role-to-user.1 @@ -79,6 +79,10 @@ Add a role to users or serviceaccounts for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-add-scc-to-group.1 b/docs/man/man1/oc-adm-policy-add-scc-to-group.1 index 96bc34b47820..eda5d901dcec 100644 --- a/docs/man/man1/oc-adm-policy-add-scc-to-group.1 +++ b/docs/man/man1/oc-adm-policy-add-scc-to-group.1 @@ -69,6 +69,10 @@ Add groups to a security context constraint \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-add-scc-to-user.1 b/docs/man/man1/oc-adm-policy-add-scc-to-user.1 index 4d38141d3c05..0da0f375b07c 100644 --- a/docs/man/man1/oc-adm-policy-add-scc-to-user.1 +++ b/docs/man/man1/oc-adm-policy-add-scc-to-user.1 @@ -75,6 +75,10 @@ Add users or serviceaccount to a security context constraint \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-reconcile-cluster-role-bindings.1 b/docs/man/man1/oc-adm-policy-reconcile-cluster-role-bindings.1 index 520aae620b6c..25940e0aa47a 100644 --- a/docs/man/man1/oc-adm-policy-reconcile-cluster-role-bindings.1 +++ b/docs/man/man1/oc-adm-policy-reconcile-cluster-role-bindings.1 @@ -127,6 +127,10 @@ You can see which recommended cluster role bindings have changed by choosing an \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-reconcile-cluster-roles.1 b/docs/man/man1/oc-adm-policy-reconcile-cluster-roles.1 index 0113ab4135c7..713761432b65 100644 --- a/docs/man/man1/oc-adm-policy-reconcile-cluster-roles.1 +++ b/docs/man/man1/oc-adm-policy-reconcile-cluster-roles.1 @@ -122,6 +122,10 @@ You can see which cluster roles have recommended changed by choosing an output t \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-reconcile-sccs.1 b/docs/man/man1/oc-adm-policy-reconcile-sccs.1 index 0b6632728617..b816e7affb71 100644 --- a/docs/man/man1/oc-adm-policy-reconcile-sccs.1 +++ b/docs/man/man1/oc-adm-policy-reconcile-sccs.1 @@ -126,6 +126,10 @@ You can see which cluster SCCs have recommended changes by choosing an output ty \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-remove-cluster-role-from-group.1 b/docs/man/man1/oc-adm-policy-remove-cluster-role-from-group.1 index 426dc52aa9f9..aa27e349a0e8 100644 --- a/docs/man/man1/oc-adm-policy-remove-cluster-role-from-group.1 +++ b/docs/man/man1/oc-adm-policy-remove-cluster-role-from-group.1 @@ -69,6 +69,10 @@ Remove a role from groups for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-remove-cluster-role-from-user.1 b/docs/man/man1/oc-adm-policy-remove-cluster-role-from-user.1 index 59f5876c4907..e8105e5f4997 100644 --- a/docs/man/man1/oc-adm-policy-remove-cluster-role-from-user.1 +++ b/docs/man/man1/oc-adm-policy-remove-cluster-role-from-user.1 @@ -69,6 +69,10 @@ Remove a role from users for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-remove-group.1 b/docs/man/man1/oc-adm-policy-remove-group.1 index ff54abd71b08..f65b1c5a0691 100644 --- a/docs/man/man1/oc-adm-policy-remove-group.1 +++ b/docs/man/man1/oc-adm-policy-remove-group.1 @@ -69,6 +69,10 @@ Remove group from the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-remove-role-from-group.1 b/docs/man/man1/oc-adm-policy-remove-role-from-group.1 index 72539623e628..2a81366b8dd2 100644 --- a/docs/man/man1/oc-adm-policy-remove-role-from-group.1 +++ b/docs/man/man1/oc-adm-policy-remove-role-from-group.1 @@ -75,6 +75,10 @@ Remove a role from groups for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-remove-role-from-user.1 b/docs/man/man1/oc-adm-policy-remove-role-from-user.1 index 36e77d64b824..08a557b3578f 100644 --- a/docs/man/man1/oc-adm-policy-remove-role-from-user.1 +++ b/docs/man/man1/oc-adm-policy-remove-role-from-user.1 @@ -79,6 +79,10 @@ Remove a role from users for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-remove-scc-from-group.1 b/docs/man/man1/oc-adm-policy-remove-scc-from-group.1 index bf5e9b41465f..5de3bd29d568 100644 --- a/docs/man/man1/oc-adm-policy-remove-scc-from-group.1 +++ b/docs/man/man1/oc-adm-policy-remove-scc-from-group.1 @@ -69,6 +69,10 @@ Remove group from scc \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-remove-scc-from-user.1 b/docs/man/man1/oc-adm-policy-remove-scc-from-user.1 index 3e64049f178e..741426f1bba5 100644 --- a/docs/man/man1/oc-adm-policy-remove-scc-from-user.1 +++ b/docs/man/man1/oc-adm-policy-remove-scc-from-user.1 @@ -75,6 +75,10 @@ Remove user from scc \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-remove-user.1 b/docs/man/man1/oc-adm-policy-remove-user.1 index aca4c7ac42d5..e570994ff5c6 100644 --- a/docs/man/man1/oc-adm-policy-remove-user.1 +++ b/docs/man/man1/oc-adm-policy-remove-user.1 @@ -69,6 +69,10 @@ Remove user from the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy-who-can.1 b/docs/man/man1/oc-adm-policy-who-can.1 index 3fa345dee5e8..73dc8c134878 100644 --- a/docs/man/man1/oc-adm-policy-who-can.1 +++ b/docs/man/man1/oc-adm-policy-who-can.1 @@ -75,6 +75,10 @@ List who can perform the specified action on a resource \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-policy.1 b/docs/man/man1/oc-adm-policy.1 index c250a5baf9ea..5cc080298d4b 100644 --- a/docs/man/man1/oc-adm-policy.1 +++ b/docs/man/man1/oc-adm-policy.1 @@ -78,6 +78,10 @@ and 'scc'. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-prune-builds.1 b/docs/man/man1/oc-adm-prune-builds.1 index 9c60d213a193..f24c05c97a10 100644 --- a/docs/man/man1/oc-adm-prune-builds.1 +++ b/docs/man/man1/oc-adm-prune-builds.1 @@ -95,6 +95,10 @@ By default, the prune operation performs a dry run making no changes to internal \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-prune-deployments.1 b/docs/man/man1/oc-adm-prune-deployments.1 index 8d8b92083251..74b2589cf55e 100644 --- a/docs/man/man1/oc-adm-prune-deployments.1 +++ b/docs/man/man1/oc-adm-prune-deployments.1 @@ -95,6 +95,10 @@ A \-\-confirm flag is needed for changes to be effective. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-prune-groups.1 b/docs/man/man1/oc-adm-prune-groups.1 index 5813d3ebb8e7..250a76c50103 100644 --- a/docs/man/man1/oc-adm-prune-groups.1 +++ b/docs/man/man1/oc-adm-prune-groups.1 @@ -96,6 +96,10 @@ flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-prune-images.1 b/docs/man/man1/oc-adm-prune-images.1 index 4dee27112858..b140eb4c3eb0 100644 --- a/docs/man/man1/oc-adm-prune-images.1 +++ b/docs/man/man1/oc-adm-prune-images.1 @@ -99,6 +99,10 @@ images. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-prune.1 b/docs/man/man1/oc-adm-prune.1 index a43671d35db2..76aba019bc9d 100644 --- a/docs/man/man1/oc-adm-prune.1 +++ b/docs/man/man1/oc-adm-prune.1 @@ -73,6 +73,10 @@ the system by removing them. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-registry.1 b/docs/man/man1/oc-adm-registry.1 index d054cb331e3f..a64dafd2a335 100644 --- a/docs/man/man1/oc-adm-registry.1 +++ b/docs/man/man1/oc-adm-registry.1 @@ -171,6 +171,10 @@ NOTE: This command is intended to simplify the tasks of setting up a Docker regi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-router.1 b/docs/man/man1/oc-adm-router.1 index 44a76af4c07d..4bb7dc354343 100644 --- a/docs/man/man1/oc-adm-router.1 +++ b/docs/man/man1/oc-adm-router.1 @@ -212,6 +212,10 @@ you have failover protection. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-taint.1 b/docs/man/man1/oc-adm-taint.1 index e98bd2f3e6ad..dc070906db3b 100644 --- a/docs/man/man1/oc-adm-taint.1 +++ b/docs/man/man1/oc-adm-taint.1 @@ -134,6 +134,10 @@ Currently taint can only apply to node. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-top-images.1 b/docs/man/man1/oc-adm-top-images.1 index dcb5c37330a3..dd245dceae69 100644 --- a/docs/man/man1/oc-adm-top-images.1 +++ b/docs/man/man1/oc-adm-top-images.1 @@ -73,6 +73,10 @@ usage statistics. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-top-imagestreams.1 b/docs/man/man1/oc-adm-top-imagestreams.1 index bf8e9834fe2d..3069c2fbc175 100644 --- a/docs/man/man1/oc-adm-top-imagestreams.1 +++ b/docs/man/man1/oc-adm-top-imagestreams.1 @@ -73,6 +73,10 @@ usage statistics. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-top-node.1 b/docs/man/man1/oc-adm-top-node.1 index a6ece3d00d2a..cdc97e5cc415 100644 --- a/docs/man/man1/oc-adm-top-node.1 +++ b/docs/man/man1/oc-adm-top-node.1 @@ -78,6 +78,10 @@ The top\-node command allows you to see the resource consumption of nodes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-top-pod.1 b/docs/man/man1/oc-adm-top-pod.1 index 9b0271ce2aa3..a67308ee0508 100644 --- a/docs/man/man1/oc-adm-top-pod.1 +++ b/docs/man/man1/oc-adm-top-pod.1 @@ -90,6 +90,10 @@ since pod creation. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-top.1 b/docs/man/man1/oc-adm-top.1 index 98a374a6ca78..0bb0308d3da4 100644 --- a/docs/man/man1/oc-adm-top.1 +++ b/docs/man/man1/oc-adm-top.1 @@ -73,6 +73,10 @@ usage statistics. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm-uncordon.1 b/docs/man/man1/oc-adm-uncordon.1 index e5509f17b024..46d1e8df0e94 100644 --- a/docs/man/man1/oc-adm-uncordon.1 +++ b/docs/man/man1/oc-adm-uncordon.1 @@ -69,6 +69,10 @@ Mark node as schedulable. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-adm.1 b/docs/man/man1/oc-adm.1 index 7ca38b3abd98..da41b74cf78d 100644 --- a/docs/man/man1/oc-adm.1 +++ b/docs/man/man1/oc-adm.1 @@ -65,6 +65,10 @@ actions involve interaction with the command\-line client as well. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-annotate.1 b/docs/man/man1/oc-annotate.1 index 3fae4d9062cb..5c6fa02ebf23 100644 --- a/docs/man/man1/oc-annotate.1 +++ b/docs/man/man1/oc-annotate.1 @@ -147,6 +147,10 @@ Run 'oc types' for a list of valid resources. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-apply.1 b/docs/man/man1/oc-apply.1 index 2f7e83e0bbea..0b0f8c961b44 100644 --- a/docs/man/man1/oc-apply.1 +++ b/docs/man/man1/oc-apply.1 @@ -106,6 +106,10 @@ JSON and YAML formats are accepted. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-attach.1 b/docs/man/man1/oc-attach.1 index c57139aece9e..292f52c05b1e 100644 --- a/docs/man/man1/oc-attach.1 +++ b/docs/man/man1/oc-attach.1 @@ -87,6 +87,10 @@ terminal session. Can be used to debug containers and invoke interactive command \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-autoscale.1 b/docs/man/man1/oc-autoscale.1 index 82d2b800bae8..94d727a98f18 100644 --- a/docs/man/man1/oc-autoscale.1 +++ b/docs/man/man1/oc-autoscale.1 @@ -152,6 +152,10 @@ increase or decrease number of pods deployed within the system as needed. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-build-logs.1 b/docs/man/man1/oc-build-logs.1 index f76c5024f22c..75522d3ad520 100644 --- a/docs/man/man1/oc-build-logs.1 +++ b/docs/man/man1/oc-build-logs.1 @@ -79,6 +79,10 @@ DEPRECATED: This command has been moved to "oc logs" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-cancel-build.1 b/docs/man/man1/oc-cancel-build.1 index 3fcd017c26a8..bcd441a47895 100644 --- a/docs/man/man1/oc-cancel-build.1 +++ b/docs/man/man1/oc-cancel-build.1 @@ -87,6 +87,10 @@ the build and the time the build is terminated. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-cluster-down.1 b/docs/man/man1/oc-cluster-down.1 index dea3483871bc..61f73226a3de 100644 --- a/docs/man/man1/oc-cluster-down.1 +++ b/docs/man/man1/oc-cluster-down.1 @@ -79,6 +79,10 @@ same machine using the \-\-docker\-machine argument. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-cluster-up.1 b/docs/man/man1/oc-cluster-up.1 index 5dbd1b44b342..a0652f36a061 100644 --- a/docs/man/man1/oc-cluster-up.1 +++ b/docs/man/man1/oc-cluster-up.1 @@ -151,6 +151,10 @@ A public hostname can also be specified for the server with the \-\-public\-host \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-cluster.1 b/docs/man/man1/oc-cluster.1 index dfdaddf97e47..482cb72dffee 100644 --- a/docs/man/man1/oc-cluster.1 +++ b/docs/man/man1/oc-cluster.1 @@ -87,6 +87,10 @@ routing suffix, use the \-\-routing\-suffix flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-completion.1 b/docs/man/man1/oc-completion.1 index 447509d60df6..790260986028 100644 --- a/docs/man/man1/oc-completion.1 +++ b/docs/man/man1/oc-completion.1 @@ -70,6 +70,10 @@ completion of oc commands. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-config-current-context.1 b/docs/man/man1/oc-config-current-context.1 index 0d71b4e6aa5e..1617cf5c0940 100644 --- a/docs/man/man1/oc-config-current-context.1 +++ b/docs/man/man1/oc-config-current-context.1 @@ -69,6 +69,10 @@ Displays the current\-context \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-config-delete-cluster.1 b/docs/man/man1/oc-config-delete-cluster.1 index 62a72ea79d78..87c7a723e813 100644 --- a/docs/man/man1/oc-config-delete-cluster.1 +++ b/docs/man/man1/oc-config-delete-cluster.1 @@ -69,6 +69,10 @@ Delete the specified cluster from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-config-delete-context.1 b/docs/man/man1/oc-config-delete-context.1 index 1a4da5aa0f5e..9ae91d7c4079 100644 --- a/docs/man/man1/oc-config-delete-context.1 +++ b/docs/man/man1/oc-config-delete-context.1 @@ -69,6 +69,10 @@ Delete the specified context from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-config-get-clusters.1 b/docs/man/man1/oc-config-get-clusters.1 index 813466b44e6b..33aaacaf696a 100644 --- a/docs/man/man1/oc-config-get-clusters.1 +++ b/docs/man/man1/oc-config-get-clusters.1 @@ -69,6 +69,10 @@ Display clusters defined in the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-config-get-contexts.1 b/docs/man/man1/oc-config-get-contexts.1 index 7a386ae14c47..d0a835ffaf68 100644 --- a/docs/man/man1/oc-config-get-contexts.1 +++ b/docs/man/man1/oc-config-get-contexts.1 @@ -82,6 +82,10 @@ Displays one or many contexts from the kubeconfig file. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-config-set-cluster.1 b/docs/man/man1/oc-config-set-cluster.1 index 1f565126b017..5912122151bd 100644 --- a/docs/man/man1/oc-config-set-cluster.1 +++ b/docs/man/man1/oc-config-set-cluster.1 @@ -80,6 +80,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-token\fP="" Bearer token for authentication to the API server diff --git a/docs/man/man1/oc-config-set-context.1 b/docs/man/man1/oc-config-set-context.1 index aebd7b3c9845..e5b163f49bd6 100644 --- a/docs/man/man1/oc-config-set-context.1 +++ b/docs/man/man1/oc-config-set-context.1 @@ -76,6 +76,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-\-match\-server\-version\fP=false Require server version to match client version +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-config-set-credentials.1 b/docs/man/man1/oc-config-set-credentials.1 index be4f2005a40a..56460393fdaa 100644 --- a/docs/man/man1/oc-config-set-credentials.1 +++ b/docs/man/man1/oc-config-set-credentials.1 @@ -111,6 +111,10 @@ Bearer token and basic auth are mutually exclusive. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-config-set.1 b/docs/man/man1/oc-config-set.1 index d20b49a7f81a..eaf667ca0c52 100644 --- a/docs/man/man1/oc-config-set.1 +++ b/docs/man/man1/oc-config-set.1 @@ -77,6 +77,10 @@ PROPERTY\_VALUE is the new value you wish to set. Binary fields such as 'certifi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-config-unset.1 b/docs/man/man1/oc-config-unset.1 index fb478b3430a9..a7d9acb82416 100644 --- a/docs/man/man1/oc-config-unset.1 +++ b/docs/man/man1/oc-config-unset.1 @@ -70,6 +70,10 @@ PROPERTY\_NAME is a dot delimited name where each token represents either an att \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-config-use-context.1 b/docs/man/man1/oc-config-use-context.1 index 00dd07c99a60..64b5092b4b44 100644 --- a/docs/man/man1/oc-config-use-context.1 +++ b/docs/man/man1/oc-config-use-context.1 @@ -69,6 +69,10 @@ Sets the current\-context in a kubeconfig file \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-config-view.1 b/docs/man/man1/oc-config-view.1 index f71abde9fd4e..e3fe2e4fa6c5 100644 --- a/docs/man/man1/oc-config-view.1 +++ b/docs/man/man1/oc-config-view.1 @@ -122,6 +122,10 @@ You can use \-\-output jsonpath={...} to extract specific values using a jsonpat \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-config.1 b/docs/man/man1/oc-config.1 index 17e8e11d90d9..b5556170b322 100644 --- a/docs/man/man1/oc-config.1 +++ b/docs/man/man1/oc-config.1 @@ -80,6 +80,10 @@ Reference: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-convert.1 b/docs/man/man1/oc-convert.1 index 21b9c98f9037..f31d30640713 100644 --- a/docs/man/man1/oc-convert.1 +++ b/docs/man/man1/oc-convert.1 @@ -137,6 +137,10 @@ to change to output destination. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-clusterresourcequota.1 b/docs/man/man1/oc-create-clusterresourcequota.1 index 635c432ff529..4dc8b9da4d14 100644 --- a/docs/man/man1/oc-create-clusterresourcequota.1 +++ b/docs/man/man1/oc-create-clusterresourcequota.1 @@ -90,6 +90,10 @@ Cluster resource quota objects defined quota restrictions that span multiple pro \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-configmap.1 b/docs/man/man1/oc-create-configmap.1 index ae19f7832f1e..ad8847e833d5 100644 --- a/docs/man/man1/oc-create-configmap.1 +++ b/docs/man/man1/oc-create-configmap.1 @@ -143,6 +143,10 @@ symlinks, devices, pipes, etc). \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-deployment.1 b/docs/man/man1/oc-create-deployment.1 index 201f8dd40549..b2d7b663c8a9 100644 --- a/docs/man/man1/oc-create-deployment.1 +++ b/docs/man/man1/oc-create-deployment.1 @@ -127,6 +127,10 @@ Create a deployment with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-deploymentconfig.1 b/docs/man/man1/oc-create-deploymentconfig.1 index aeed1e28808b..5068f756c0da 100644 --- a/docs/man/man1/oc-create-deploymentconfig.1 +++ b/docs/man/man1/oc-create-deploymentconfig.1 @@ -82,6 +82,10 @@ Deployment configs define the template for a pod and manages deploying new image \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-identity.1 b/docs/man/man1/oc-create-identity.1 index 737358e91169..477fb219e032 100644 --- a/docs/man/man1/oc-create-identity.1 +++ b/docs/man/man1/oc-create-identity.1 @@ -112,6 +112,10 @@ to allow logging in with the created identity. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-imagestream.1 b/docs/man/man1/oc-create-imagestream.1 index 2f05fc216c7a..5d2a6a8cbc48 100644 --- a/docs/man/man1/oc-create-imagestream.1 +++ b/docs/man/man1/oc-create-imagestream.1 @@ -79,6 +79,10 @@ access controlled destination that you can push images to. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-namespace.1 b/docs/man/man1/oc-create-namespace.1 index 8f6c4e5901e3..4fa2d1c8c368 100644 --- a/docs/man/man1/oc-create-namespace.1 +++ b/docs/man/man1/oc-create-namespace.1 @@ -123,6 +123,10 @@ Create a namespace with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-policybinding.1 b/docs/man/man1/oc-create-policybinding.1 index 25423e8b9ee0..56545c6218e9 100644 --- a/docs/man/man1/oc-create-policybinding.1 +++ b/docs/man/man1/oc-create-policybinding.1 @@ -75,6 +75,10 @@ Create a policy binding that references the policy in the targetted namespace. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-quota.1 b/docs/man/man1/oc-create-quota.1 index b6adb70db0bf..6bb1fa6272cd 100644 --- a/docs/man/man1/oc-create-quota.1 +++ b/docs/man/man1/oc-create-quota.1 @@ -131,6 +131,10 @@ Create a resourcequota with the specified name, hard limits and optional scopes \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-route-edge.1 b/docs/man/man1/oc-create-route-edge.1 index d3d2a14444e8..5742e6c5be29 100644 --- a/docs/man/man1/oc-create-route-edge.1 +++ b/docs/man/man1/oc-create-route-edge.1 @@ -119,6 +119,10 @@ generated route should expose via the \-\-service flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-route-passthrough.1 b/docs/man/man1/oc-create-route-passthrough.1 index 92576636c3ed..d72084cb75fa 100644 --- a/docs/man/man1/oc-create-route-passthrough.1 +++ b/docs/man/man1/oc-create-route-passthrough.1 @@ -99,6 +99,10 @@ generated route should expose via the \-\-service flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-route-reencrypt.1 b/docs/man/man1/oc-create-route-reencrypt.1 index 7b4e433bf505..3b1f130a9b82 100644 --- a/docs/man/man1/oc-create-route-reencrypt.1 +++ b/docs/man/man1/oc-create-route-reencrypt.1 @@ -120,6 +120,10 @@ is needed for reencrypt routes, specify one with the \-\-dest\-ca\-cert flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-route.1 b/docs/man/man1/oc-create-route.1 index 66d7e0463868..3c4e2fbb8151 100644 --- a/docs/man/man1/oc-create-route.1 +++ b/docs/man/man1/oc-create-route.1 @@ -73,6 +73,10 @@ If you wish to create unsecured routes, see "oc expose \-h" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-secret-docker-registry.1 b/docs/man/man1/oc-create-secret-docker-registry.1 index 5e1f3bfaa32e..b52ca912fbfe 100644 --- a/docs/man/man1/oc-create-secret-docker-registry.1 +++ b/docs/man/man1/oc-create-secret-docker-registry.1 @@ -158,6 +158,10 @@ by creating a dockercfg secret and attaching it to your service account. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-secret-generic.1 b/docs/man/man1/oc-create-secret-generic.1 index 39fee5e9d6af..4237b16fb4c6 100644 --- a/docs/man/man1/oc-create-secret-generic.1 +++ b/docs/man/man1/oc-create-secret-generic.1 @@ -147,6 +147,10 @@ symlinks, devices, pipes, etc). \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-secret-tls.1 b/docs/man/man1/oc-create-secret-tls.1 index cb9c1bdc431e..4fc46c447859 100644 --- a/docs/man/man1/oc-create-secret-tls.1 +++ b/docs/man/man1/oc-create-secret-tls.1 @@ -134,6 +134,10 @@ The public/private key pair must exist before hand. The public key certificate m \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-secret.1 b/docs/man/man1/oc-create-secret.1 index aa3c28422041..ea113f7c44a9 100644 --- a/docs/man/man1/oc-create-secret.1 +++ b/docs/man/man1/oc-create-secret.1 @@ -69,6 +69,10 @@ Create a secret using specified subcommand. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-service-clusterip.1 b/docs/man/man1/oc-create-service-clusterip.1 index b9b394a1f089..0dc62b5e706f 100644 --- a/docs/man/man1/oc-create-service-clusterip.1 +++ b/docs/man/man1/oc-create-service-clusterip.1 @@ -131,6 +131,10 @@ Create a clusterIP service with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-service-loadbalancer.1 b/docs/man/man1/oc-create-service-loadbalancer.1 index 5efb6135d041..a28d14ac9aee 100644 --- a/docs/man/man1/oc-create-service-loadbalancer.1 +++ b/docs/man/man1/oc-create-service-loadbalancer.1 @@ -127,6 +127,10 @@ Create a LoadBalancer service with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-service-nodeport.1 b/docs/man/man1/oc-create-service-nodeport.1 index 5b93d4ce8caf..14bdf0d6617f 100644 --- a/docs/man/man1/oc-create-service-nodeport.1 +++ b/docs/man/man1/oc-create-service-nodeport.1 @@ -131,6 +131,10 @@ Create a nodeport service with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-service.1 b/docs/man/man1/oc-create-service.1 index fb871e35685c..ef287a7713f8 100644 --- a/docs/man/man1/oc-create-service.1 +++ b/docs/man/man1/oc-create-service.1 @@ -69,6 +69,10 @@ Create a service using specified subcommand. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-serviceaccount.1 b/docs/man/man1/oc-create-serviceaccount.1 index bd097892d3c2..a6c50b1584f1 100644 --- a/docs/man/man1/oc-create-serviceaccount.1 +++ b/docs/man/man1/oc-create-serviceaccount.1 @@ -127,6 +127,10 @@ Create a service account with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-user.1 b/docs/man/man1/oc-create-user.1 index 321c086a195c..82fc1492d6f6 100644 --- a/docs/man/man1/oc-create-user.1 +++ b/docs/man/man1/oc-create-user.1 @@ -116,6 +116,10 @@ to allow logging in as the created user. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create-useridentitymapping.1 b/docs/man/man1/oc-create-useridentitymapping.1 index 25e63e98452d..de5a56f51177 100644 --- a/docs/man/man1/oc-create-useridentitymapping.1 +++ b/docs/man/man1/oc-create-useridentitymapping.1 @@ -106,6 +106,10 @@ to create a useridentitymapping object. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-create.1 b/docs/man/man1/oc-create.1 index 01ce942da0dc..3cb34df21df4 100644 --- a/docs/man/man1/oc-create.1 +++ b/docs/man/man1/oc-create.1 @@ -106,6 +106,10 @@ JSON and YAML formats are accepted. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-debug.1 b/docs/man/man1/oc-debug.1 index 703e32d71b9e..0a7ab334714c 100644 --- a/docs/man/man1/oc-debug.1 +++ b/docs/man/man1/oc-debug.1 @@ -161,6 +161,10 @@ the shell. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-delete.1 b/docs/man/man1/oc-delete.1 index 87e2143414c8..b00513f00c8d 100644 --- a/docs/man/man1/oc-delete.1 +++ b/docs/man/man1/oc-delete.1 @@ -127,6 +127,10 @@ will be lost along with the rest of the resource. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-deploy.1 b/docs/man/man1/oc-deploy.1 index 591c79de970d..20a0a141c573 100644 --- a/docs/man/man1/oc-deploy.1 +++ b/docs/man/man1/oc-deploy.1 @@ -126,6 +126,10 @@ If no options are given, shows information about the latest deployment. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-describe.1 b/docs/man/man1/oc-describe.1 index d7d4c95fd872..973d576cb445 100644 --- a/docs/man/man1/oc-describe.1 +++ b/docs/man/man1/oc-describe.1 @@ -99,6 +99,10 @@ given resource. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-edit.1 b/docs/man/man1/oc-edit.1 index 9080f808587d..640f81bc1d29 100644 --- a/docs/man/man1/oc-edit.1 +++ b/docs/man/man1/oc-edit.1 @@ -132,6 +132,10 @@ saved copy to include the latest resource version. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-env.1 b/docs/man/man1/oc-env.1 index 108488ffafdd..c329f8edf1b4 100644 --- a/docs/man/man1/oc-env.1 +++ b/docs/man/man1/oc-env.1 @@ -123,6 +123,10 @@ DEPRECATED: This command has been moved to "oc set env" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-ex-dockerbuild.1 b/docs/man/man1/oc-ex-dockerbuild.1 index d267c2d7a80d..e577340e96cf 100644 --- a/docs/man/man1/oc-ex-dockerbuild.1 +++ b/docs/man/man1/oc-ex-dockerbuild.1 @@ -92,6 +92,10 @@ Experimental: This command is under active development and may change without no \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-ex.1 b/docs/man/man1/oc-ex.1 index 722871ac36e7..e8f18e14f002 100644 --- a/docs/man/man1/oc-ex.1 +++ b/docs/man/man1/oc-ex.1 @@ -66,6 +66,10 @@ oc ex \- \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-exec.1 b/docs/man/man1/oc-exec.1 index 264e82c482ba..1ecfa1b76846 100644 --- a/docs/man/man1/oc-exec.1 +++ b/docs/man/man1/oc-exec.1 @@ -87,6 +87,10 @@ Execute a command in a container \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-explain.1 b/docs/man/man1/oc-explain.1 index a3f93cbcedeb..596d0d2f1ed2 100644 --- a/docs/man/man1/oc-explain.1 +++ b/docs/man/man1/oc-explain.1 @@ -85,6 +85,10 @@ resourcequotas (quota), namespaces (ns) or endpoints (ep). \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-export.1 b/docs/man/man1/oc-export.1 index 0e8f7b41909f..2f06d3d6339b 100644 --- a/docs/man/man1/oc-export.1 +++ b/docs/man/man1/oc-export.1 @@ -148,6 +148,10 @@ to generate the API structure for a template to which you can add parameters and \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-expose.1 b/docs/man/man1/oc-expose.1 index fddb7ba21fec..b0276a8f5d69 100644 --- a/docs/man/man1/oc-expose.1 +++ b/docs/man/man1/oc-expose.1 @@ -196,6 +196,10 @@ labels from the object it exposes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-extract.1 b/docs/man/man1/oc-extract.1 index 4e85485b2e1e..2a5259d5d36a 100644 --- a/docs/man/man1/oc-extract.1 +++ b/docs/man/man1/oc-extract.1 @@ -128,6 +128,10 @@ with \-\-to=DIRECTORY. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-get.1 b/docs/man/man1/oc-get.1 index eab82c52bd2b..9eed39d4c4be 100644 --- a/docs/man/man1/oc-get.1 +++ b/docs/man/man1/oc-get.1 @@ -153,6 +153,10 @@ detailed view, use 'oc describe'. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-idle.1 b/docs/man/man1/oc-idle.1 index d55cc2b597d6..48223802e5dd 100644 --- a/docs/man/man1/oc-idle.1 +++ b/docs/man/man1/oc-idle.1 @@ -101,6 +101,10 @@ associated resources by scaling them back up to their previous scale. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-import-app.json.1 b/docs/man/man1/oc-import-app.json.1 index 51a7ba951439..23f416c241f4 100644 --- a/docs/man/man1/oc-import-app.json.1 +++ b/docs/man/man1/oc-import-app.json.1 @@ -112,6 +112,10 @@ Experimental: This command is under active development and may change without no \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-import-docker-compose.1 b/docs/man/man1/oc-import-docker-compose.1 index 912f095b0522..ed3c6bddd1a8 100644 --- a/docs/man/man1/oc-import-docker-compose.1 +++ b/docs/man/man1/oc-import-docker-compose.1 @@ -108,6 +108,10 @@ Experimental: This command is under active development and may change without no \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-import-image.1 b/docs/man/man1/oc-import-image.1 index 7259b240fc31..922493cbb8e9 100644 --- a/docs/man/man1/oc-import-image.1 +++ b/docs/man/man1/oc-import-image.1 @@ -91,6 +91,10 @@ spec.Tags may have tag and image information imported. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-import.1 b/docs/man/man1/oc-import.1 index 621bd7048434..4f858ab8088f 100644 --- a/docs/man/man1/oc-import.1 +++ b/docs/man/man1/oc-import.1 @@ -72,6 +72,10 @@ These commands assist in bringing existing applications into OpenShift. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-label.1 b/docs/man/man1/oc-label.1 index 4fb0bc827a11..74412199611d 100644 --- a/docs/man/man1/oc-label.1 +++ b/docs/man/man1/oc-label.1 @@ -146,6 +146,10 @@ resource\-version will be used. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-login.1 b/docs/man/man1/oc-login.1 index 1dd4a30265a9..a13c1d74805d 100644 --- a/docs/man/man1/oc-login.1 +++ b/docs/man/man1/oc-login.1 @@ -90,6 +90,10 @@ prompt for user input as needed. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-logout.1 b/docs/man/man1/oc-logout.1 index 1c4cfac660fd..4c1978267ea1 100644 --- a/docs/man/man1/oc-logout.1 +++ b/docs/man/man1/oc-logout.1 @@ -82,6 +82,10 @@ After logging out, if you want to log back into the server use 'oc login'. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-logs.1 b/docs/man/man1/oc-logs.1 index 3402e1056f1b..11ab6abb5091 100644 --- a/docs/man/man1/oc-logs.1 +++ b/docs/man/man1/oc-logs.1 @@ -125,6 +125,10 @@ logs of the last attempt. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-new-app.1 b/docs/man/man1/oc-new-app.1 index f74a0bf3229f..9811b4b286f6 100644 --- a/docs/man/man1/oc-new-app.1 +++ b/docs/man/man1/oc-new-app.1 @@ -184,6 +184,10 @@ You can use 'oc status' to check the progress. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-new-build.1 b/docs/man/man1/oc-new-build.1 index 9cab29ffc793..7b534967e432 100644 --- a/docs/man/man1/oc-new-build.1 +++ b/docs/man/man1/oc-new-build.1 @@ -173,6 +173,10 @@ You can use 'oc status' to check the progress. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-new-project.1 b/docs/man/man1/oc-new-project.1 index a8d9795dd7b2..424a323689be 100644 --- a/docs/man/man1/oc-new-project.1 +++ b/docs/man/man1/oc-new-project.1 @@ -90,6 +90,10 @@ After your project is created it will become the default project in your config. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-observe.1 b/docs/man/man1/oc-observe.1 index 00d808f9d835..d70bb87e51b3 100644 --- a/docs/man/man1/oc-observe.1 +++ b/docs/man/man1/oc-observe.1 @@ -245,6 +245,10 @@ Experimental: This command is under active development and may change without no \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-options.1 b/docs/man/man1/oc-options.1 index 6942b11a89ec..dd1fa59a12f7 100644 --- a/docs/man/man1/oc-options.1 +++ b/docs/man/man1/oc-options.1 @@ -66,6 +66,10 @@ oc options \- \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-patch.1 b/docs/man/man1/oc-patch.1 index dbd8964e9e1c..f3b88a46a13b 100644 --- a/docs/man/man1/oc-patch.1 +++ b/docs/man/man1/oc-patch.1 @@ -134,6 +134,10 @@ JSON and YAML formats are accepted. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-policy-add-role-to-group.1 b/docs/man/man1/oc-policy-add-role-to-group.1 index fc959b3d69f9..25fb61ccd725 100644 --- a/docs/man/man1/oc-policy-add-role-to-group.1 +++ b/docs/man/man1/oc-policy-add-role-to-group.1 @@ -75,6 +75,10 @@ Add a role to groups for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-policy-add-role-to-user.1 b/docs/man/man1/oc-policy-add-role-to-user.1 index 9bb7c09e0e79..bbbd5e9c5b2c 100644 --- a/docs/man/man1/oc-policy-add-role-to-user.1 +++ b/docs/man/man1/oc-policy-add-role-to-user.1 @@ -79,6 +79,10 @@ Add a role to users or serviceaccounts for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-policy-can-i.1 b/docs/man/man1/oc-policy-can-i.1 index 42a53639e70d..1db67cb2c34b 100644 --- a/docs/man/man1/oc-policy-can-i.1 +++ b/docs/man/man1/oc-policy-can-i.1 @@ -99,6 +99,10 @@ Check whether an action is allowed \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-policy-remove-group.1 b/docs/man/man1/oc-policy-remove-group.1 index 4224e2df4beb..c7dd76eaf7d3 100644 --- a/docs/man/man1/oc-policy-remove-group.1 +++ b/docs/man/man1/oc-policy-remove-group.1 @@ -69,6 +69,10 @@ Remove group from the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-policy-remove-role-from-group.1 b/docs/man/man1/oc-policy-remove-role-from-group.1 index bfa53bb9c296..5726c0cea096 100644 --- a/docs/man/man1/oc-policy-remove-role-from-group.1 +++ b/docs/man/man1/oc-policy-remove-role-from-group.1 @@ -75,6 +75,10 @@ Remove a role from groups for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-policy-remove-role-from-user.1 b/docs/man/man1/oc-policy-remove-role-from-user.1 index 5dcaafd5c2de..12134ac5f26f 100644 --- a/docs/man/man1/oc-policy-remove-role-from-user.1 +++ b/docs/man/man1/oc-policy-remove-role-from-user.1 @@ -79,6 +79,10 @@ Remove a role from users for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-policy-remove-user.1 b/docs/man/man1/oc-policy-remove-user.1 index 19a7127d7cb9..2dbbd324a25b 100644 --- a/docs/man/man1/oc-policy-remove-user.1 +++ b/docs/man/man1/oc-policy-remove-user.1 @@ -69,6 +69,10 @@ Remove user from the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-policy-who-can.1 b/docs/man/man1/oc-policy-who-can.1 index 2b1423c10518..4dd345196adb 100644 --- a/docs/man/man1/oc-policy-who-can.1 +++ b/docs/man/man1/oc-policy-who-can.1 @@ -75,6 +75,10 @@ List who can perform the specified action on a resource \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-policy.1 b/docs/man/man1/oc-policy.1 index 37c25bc2296f..a25bcc39e126 100644 --- a/docs/man/man1/oc-policy.1 +++ b/docs/man/man1/oc-policy.1 @@ -69,6 +69,10 @@ Manage authorization policy \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-port-forward.1 b/docs/man/man1/oc-port-forward.1 index 43ed0fe08cab..3d75e3b95851 100644 --- a/docs/man/man1/oc-port-forward.1 +++ b/docs/man/man1/oc-port-forward.1 @@ -75,6 +75,10 @@ Forward 1 or more local ports to a pod \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-process.1 b/docs/man/man1/oc-process.1 index 0d8f9ec692ab..c91f564ba216 100644 --- a/docs/man/man1/oc-process.1 +++ b/docs/man/man1/oc-process.1 @@ -113,6 +113,10 @@ output to the create command over STDIN (using the '\-f \-' option) or redirect \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-project.1 b/docs/man/man1/oc-project.1 index 380c2040fff4..31b616ff22cc 100644 --- a/docs/man/man1/oc-project.1 +++ b/docs/man/man1/oc-project.1 @@ -87,6 +87,10 @@ command. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-projects.1 b/docs/man/man1/oc-projects.1 index 6afca2e94851..ce6e1905f4a3 100644 --- a/docs/man/man1/oc-projects.1 +++ b/docs/man/man1/oc-projects.1 @@ -79,6 +79,10 @@ command. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-proxy.1 b/docs/man/man1/oc-proxy.1 index 5726423296bd..1d2bf7e46d0f 100644 --- a/docs/man/man1/oc-proxy.1 +++ b/docs/man/man1/oc-proxy.1 @@ -115,6 +115,10 @@ Run a proxy to the API server \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-replace.1 b/docs/man/man1/oc-replace.1 index 221d639351aa..ae97ccd7a10e 100644 --- a/docs/man/man1/oc-replace.1 +++ b/docs/man/man1/oc-replace.1 @@ -122,6 +122,10 @@ JSON and YAML formats are accepted. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-rollback.1 b/docs/man/man1/oc-rollback.1 index 6fbf136d1adf..3fd9372bab95 100644 --- a/docs/man/man1/oc-rollback.1 +++ b/docs/man/man1/oc-rollback.1 @@ -119,6 +119,10 @@ will be. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-rollout-history.1 b/docs/man/man1/oc-rollout-history.1 index 2e89a02e1374..f43c86b43a05 100644 --- a/docs/man/man1/oc-rollout-history.1 +++ b/docs/man/man1/oc-rollout-history.1 @@ -87,6 +87,10 @@ by using the \-\-revision flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-rollout-latest.1 b/docs/man/man1/oc-rollout-latest.1 index 7c7f662cef06..433ec0d5dafb 100644 --- a/docs/man/man1/oc-rollout-latest.1 +++ b/docs/man/man1/oc-rollout-latest.1 @@ -86,6 +86,10 @@ your image change triggers. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-rollout-pause.1 b/docs/man/man1/oc-rollout-pause.1 index fac834cbdc7b..1079b33afab4 100644 --- a/docs/man/man1/oc-rollout-pause.1 +++ b/docs/man/man1/oc-rollout-pause.1 @@ -83,6 +83,10 @@ Use \\"%[1]s rollout resume\\" to resume a paused resource. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-rollout-resume.1 b/docs/man/man1/oc-rollout-resume.1 index dba8707e1c14..f8913297c1b5 100644 --- a/docs/man/man1/oc-rollout-resume.1 +++ b/docs/man/man1/oc-rollout-resume.1 @@ -83,6 +83,10 @@ resource, we allow it to be reconciled again. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-rollout-status.1 b/docs/man/man1/oc-rollout-status.1 index 7e9852d3d6ee..88b691cb4b87 100644 --- a/docs/man/man1/oc-rollout-status.1 +++ b/docs/man/man1/oc-rollout-status.1 @@ -79,6 +79,10 @@ Watch the status of the latest rollout, until it's done. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-rollout-undo.1 b/docs/man/man1/oc-rollout-undo.1 index e9c169f37007..c8a7515079c5 100644 --- a/docs/man/man1/oc-rollout-undo.1 +++ b/docs/man/man1/oc-rollout-undo.1 @@ -103,6 +103,10 @@ will be. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-rollout.1 b/docs/man/man1/oc-rollout.1 index 8f11ae163cbe..f540ebb4510f 100644 --- a/docs/man/man1/oc-rollout.1 +++ b/docs/man/man1/oc-rollout.1 @@ -89,6 +89,10 @@ at the same time \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-rsh.1 b/docs/man/man1/oc-rsh.1 index 10e73ab42fd4..d8b4ddf4cee7 100644 --- a/docs/man/man1/oc-rsh.1 +++ b/docs/man/man1/oc-rsh.1 @@ -107,6 +107,10 @@ directly. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-rsync.1 b/docs/man/man1/oc-rsync.1 index 7159f40834d7..fcbd65363a5d 100644 --- a/docs/man/man1/oc-rsync.1 +++ b/docs/man/man1/oc-rsync.1 @@ -119,6 +119,10 @@ for the copy. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-run.1 b/docs/man/man1/oc-run.1 index 6615083155f1..eacfc241bec2 100644 --- a/docs/man/man1/oc-run.1 +++ b/docs/man/man1/oc-run.1 @@ -216,6 +216,10 @@ foreground for an interactive container execution. You may pass 'run/v1' to \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-scale.1 b/docs/man/man1/oc-scale.1 index da0fa7dfd2ef..11a89edba9a0 100644 --- a/docs/man/man1/oc-scale.1 +++ b/docs/man/man1/oc-scale.1 @@ -117,6 +117,10 @@ desired replicas in the configuration template. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-secrets-add.1 b/docs/man/man1/oc-secrets-add.1 index 8e6d007ed75f..0e9238534ca5 100644 --- a/docs/man/man1/oc-secrets-add.1 +++ b/docs/man/man1/oc-secrets-add.1 @@ -75,6 +75,10 @@ DEPRECATED: This command has been moved to "oc secrets link" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-secrets-link.1 b/docs/man/man1/oc-secrets-link.1 index 5925e445d685..a924d0fde705 100644 --- a/docs/man/man1/oc-secrets-link.1 +++ b/docs/man/man1/oc-secrets-link.1 @@ -78,6 +78,10 @@ Linking a secret enables a service account to automatically use that secret for \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-secrets-new-basicauth.1 b/docs/man/man1/oc-secrets-new-basicauth.1 index 1119bbcd024e..66addff04a48 100644 --- a/docs/man/man1/oc-secrets-new-basicauth.1 +++ b/docs/man/man1/oc-secrets-new-basicauth.1 @@ -131,6 +131,10 @@ this information by creating a 'basicauth' secret and attaching it to your servi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-secrets-new-dockercfg.1 b/docs/man/man1/oc-secrets-new-dockercfg.1 index 146823359723..8487d590764b 100644 --- a/docs/man/man1/oc-secrets-new-dockercfg.1 +++ b/docs/man/man1/oc-secrets-new-dockercfg.1 @@ -134,6 +134,10 @@ by creating a dockercfg secret and attaching it to your service account. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-secrets-new-sshauth.1 b/docs/man/man1/oc-secrets-new-sshauth.1 index fa965c744c7f..f90c4026c7d1 100644 --- a/docs/man/man1/oc-secrets-new-sshauth.1 +++ b/docs/man/man1/oc-secrets-new-sshauth.1 @@ -123,6 +123,10 @@ provide this information by creating a 'sshauth' secret and attaching it to your \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-secrets-new.1 b/docs/man/man1/oc-secrets-new.1 index 4f66d7a542b3..7a183a7a4bab 100644 --- a/docs/man/man1/oc-secrets-new.1 +++ b/docs/man/man1/oc-secrets-new.1 @@ -120,6 +120,10 @@ using with all valid keys in that directory. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-secrets-unlink.1 b/docs/man/man1/oc-secrets-unlink.1 index 4dd7c5ca889f..f3dff7ab8090 100644 --- a/docs/man/man1/oc-secrets-unlink.1 +++ b/docs/man/man1/oc-secrets-unlink.1 @@ -72,6 +72,10 @@ If a secret is no longer valid for a pod, build or image pull, you may unlink it \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-secrets.1 b/docs/man/man1/oc-secrets.1 index 1c74aba4b1d5..0d5d650016ab 100644 --- a/docs/man/man1/oc-secrets.1 +++ b/docs/man/man1/oc-secrets.1 @@ -74,6 +74,10 @@ Docker registries. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-serviceaccounts-get-token.1 b/docs/man/man1/oc-serviceaccounts-get-token.1 index 5806a2f10186..0da92bb5702d 100644 --- a/docs/man/man1/oc-serviceaccounts-get-token.1 +++ b/docs/man/man1/oc-serviceaccounts-get-token.1 @@ -77,6 +77,10 @@ itself were making the actions. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-serviceaccounts-new-token.1 b/docs/man/man1/oc-serviceaccounts-new-token.1 index 18847fe186b0..d56e6cab4816 100644 --- a/docs/man/man1/oc-serviceaccounts-new-token.1 +++ b/docs/man/man1/oc-serviceaccounts-new-token.1 @@ -86,6 +86,10 @@ be applied to any created token so that tokens created with this command can be \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-serviceaccounts.1 b/docs/man/man1/oc-serviceaccounts.1 index 4b9ecaa4b77b..cf606f20239b 100644 --- a/docs/man/man1/oc-serviceaccounts.1 +++ b/docs/man/man1/oc-serviceaccounts.1 @@ -72,6 +72,10 @@ Service accounts allow system components to access the API. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-set-build-hook.1 b/docs/man/man1/oc-set-build-hook.1 index f3a4ba7fbfe5..c2872944a308 100644 --- a/docs/man/man1/oc-set-build-hook.1 +++ b/docs/man/man1/oc-set-build-hook.1 @@ -147,6 +147,10 @@ arguments to the image's entrypoint (default). \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-set-build-secret.1 b/docs/man/man1/oc-set-build-secret.1 index 15f75877a7ad..36b92e2f774e 100644 --- a/docs/man/man1/oc-set-build-secret.1 +++ b/docs/man/man1/oc-set-build-secret.1 @@ -148,6 +148,10 @@ be selected with the \-\-all flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-set-deployment-hook.1 b/docs/man/man1/oc-set-deployment-hook.1 index 7078c91f64d1..4b2cbd2cf156 100644 --- a/docs/man/man1/oc-set-deployment-hook.1 +++ b/docs/man/man1/oc-set-deployment-hook.1 @@ -172,6 +172,10 @@ the abort policy, because at that point the deployment has already happened. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-set-env.1 b/docs/man/man1/oc-set-env.1 index 32ccc55b9d81..43620b10860c 100644 --- a/docs/man/man1/oc-set-env.1 +++ b/docs/man/man1/oc-set-env.1 @@ -136,6 +136,10 @@ syntax. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-set-image.1 b/docs/man/man1/oc-set-image.1 index 0f2a50d82d66..03aca14bafb8 100644 --- a/docs/man/man1/oc-set-image.1 +++ b/docs/man/man1/oc-set-image.1 @@ -131,6 +131,10 @@ Update existing container image(s) of resources. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-set-probe.1 b/docs/man/man1/oc-set-probe.1 index d332287032ef..ab9d164e24ad 100644 --- a/docs/man/man1/oc-set-probe.1 +++ b/docs/man/man1/oc-set-probe.1 @@ -183,6 +183,10 @@ to fail. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-set-route-backends.1 b/docs/man/man1/oc-set-route-backends.1 index 4c09918acfa2..b4d68e4b95f6 100644 --- a/docs/man/man1/oc-set-route-backends.1 +++ b/docs/man/man1/oc-set-route-backends.1 @@ -160,6 +160,10 @@ Not all routers may support multiple or weighted backends. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-set-triggers.1 b/docs/man/man1/oc-set-triggers.1 index 98913179ba3b..3578b94bdcc7 100644 --- a/docs/man/man1/oc-set-triggers.1 +++ b/docs/man/man1/oc-set-triggers.1 @@ -169,6 +169,10 @@ and generic). The config change trigger for a build config will only trigger the \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-set-volumes.1 b/docs/man/man1/oc-set-volumes.1 index 1552624659e7..579b6b23d222 100644 --- a/docs/man/man1/oc-set-volumes.1 +++ b/docs/man/man1/oc-set-volumes.1 @@ -190,6 +190,10 @@ For descriptions on other volume types, see \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-set.1 b/docs/man/man1/oc-set.1 index d24ef8b7e48c..8e13f0cc0f6d 100644 --- a/docs/man/man1/oc-set.1 +++ b/docs/man/man1/oc-set.1 @@ -72,6 +72,10 @@ These commands help you make changes to existing application resources. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-start-build.1 b/docs/man/man1/oc-start-build.1 index cf29cc568131..c621f38aae9a 100644 --- a/docs/man/man1/oc-start-build.1 +++ b/docs/man/man1/oc-start-build.1 @@ -140,6 +140,10 @@ base image changes will use the source specified on the build config. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-status.1 b/docs/man/man1/oc-status.1 index a3088c84df03..61765eeb1744 100644 --- a/docs/man/man1/oc-status.1 +++ b/docs/man/man1/oc-status.1 @@ -93,6 +93,10 @@ graph in DOT format that is suitable for use by the "dot" command. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-tag.1 b/docs/man/man1/oc-tag.1 index f2183afb1468..0c2d388a67be 100644 --- a/docs/man/man1/oc-tag.1 +++ b/docs/man/man1/oc-tag.1 @@ -108,6 +108,10 @@ Docker images. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-types.1 b/docs/man/man1/oc-types.1 index 0a71899530be..f6a899a168ea 100644 --- a/docs/man/man1/oc-types.1 +++ b/docs/man/man1/oc-types.1 @@ -219,6 +219,10 @@ For more, see \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-version.1 b/docs/man/man1/oc-version.1 index 9ee876ab1ca9..72fc569f657c 100644 --- a/docs/man/man1/oc-version.1 +++ b/docs/man/man1/oc-version.1 @@ -69,6 +69,10 @@ Display client and server versions. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-volumes.1 b/docs/man/man1/oc-volumes.1 index d08f4d81ffab..f6e501a99c50 100644 --- a/docs/man/man1/oc-volumes.1 +++ b/docs/man/man1/oc-volumes.1 @@ -155,6 +155,10 @@ DEPRECATED: This command has been moved to "oc set volume" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc-whoami.1 b/docs/man/man1/oc-whoami.1 index 04ca30786e25..986b850461d1 100644 --- a/docs/man/man1/oc-whoami.1 +++ b/docs/man/man1/oc-whoami.1 @@ -84,6 +84,10 @@ user context. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/oc.1 b/docs/man/man1/oc.1 index 65b973c14cb7..895c2d619f76 100644 --- a/docs/man/man1/oc.1 +++ b/docs/man/man1/oc.1 @@ -74,6 +74,10 @@ cluster under the 'adm' subcommand. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-build-chain.1 b/docs/man/man1/openshift-admin-build-chain.1 index 0bcd8e8e36cf..d0219fc3e070 100644 --- a/docs/man/man1/openshift-admin-build-chain.1 +++ b/docs/man/man1/openshift-admin-build-chain.1 @@ -92,6 +92,10 @@ default namespace will be used respectively. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-ca-create-key-pair.1 b/docs/man/man1/openshift-admin-ca-create-key-pair.1 index 6968245b4580..a335b74bf27e 100644 --- a/docs/man/man1/openshift-admin-ca-create-key-pair.1 +++ b/docs/man/man1/openshift-admin-ca-create-key-pair.1 @@ -96,6 +96,10 @@ openshift admin ca create\-key\-pair \-\-public\-key=$CONFIG/serviceaccounts.pub \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-ca-create-master-certs.1 b/docs/man/man1/openshift-admin-ca-create-master-certs.1 index 53b77b642f22..09cf0229d078 100644 --- a/docs/man/man1/openshift-admin-ca-create-master-certs.1 +++ b/docs/man/man1/openshift-admin-ca-create-master-certs.1 @@ -158,6 +158,10 @@ for certain configuration changes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-ca-create-server-cert.1 b/docs/man/man1/openshift-admin-ca-create-server-cert.1 index 849345f3e06b..e38a0d4c5ed6 100644 --- a/docs/man/man1/openshift-admin-ca-create-server-cert.1 +++ b/docs/man/man1/openshift-admin-ca-create-server-cert.1 @@ -121,6 +121,10 @@ cat cloudapps.crt cloudapps.key $CA/ca.crt > cloudapps.router.pem \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-ca-create-signer-cert.1 b/docs/man/man1/openshift-admin-ca-create-signer-cert.1 index 2623ae3a5a4e..45c7b08c9366 100644 --- a/docs/man/man1/openshift-admin-ca-create-signer-cert.1 +++ b/docs/man/man1/openshift-admin-ca-create-signer-cert.1 @@ -91,6 +91,10 @@ Create a self\-signed CA key/cert for signing certificates used by server compon \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-ca-decrypt.1 b/docs/man/man1/openshift-admin-ca-decrypt.1 index 9251bc619474..2ba04b0d584f 100644 --- a/docs/man/man1/openshift-admin-ca-decrypt.1 +++ b/docs/man/man1/openshift-admin-ca-decrypt.1 @@ -83,6 +83,10 @@ Decrypt data encrypted with "openshift admin ca encrypt" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-ca-encrypt.1 b/docs/man/man1/openshift-admin-ca-encrypt.1 index 7c995762b3c1..0977d0e72b3a 100644 --- a/docs/man/man1/openshift-admin-ca-encrypt.1 +++ b/docs/man/man1/openshift-admin-ca-encrypt.1 @@ -87,6 +87,10 @@ Encrypt data with AES\-256\-CBC encryption \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-ca.1 b/docs/man/man1/openshift-admin-ca.1 index 55a8edca3efc..fd4b69422143 100644 --- a/docs/man/man1/openshift-admin-ca.1 +++ b/docs/man/man1/openshift-admin-ca.1 @@ -69,6 +69,10 @@ Manage certificates and keys \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-completion.1 b/docs/man/man1/openshift-admin-completion.1 index a63b59fcd5d0..27a0eaa4980a 100644 --- a/docs/man/man1/openshift-admin-completion.1 +++ b/docs/man/man1/openshift-admin-completion.1 @@ -70,6 +70,10 @@ completion of openshift admin commands. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-config-current-context.1 b/docs/man/man1/openshift-admin-config-current-context.1 index d1d0ceffd35f..b1f756e03938 100644 --- a/docs/man/man1/openshift-admin-config-current-context.1 +++ b/docs/man/man1/openshift-admin-config-current-context.1 @@ -69,6 +69,10 @@ Displays the current\-context \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-config-delete-cluster.1 b/docs/man/man1/openshift-admin-config-delete-cluster.1 index 593196d2fb80..d3ae2391844f 100644 --- a/docs/man/man1/openshift-admin-config-delete-cluster.1 +++ b/docs/man/man1/openshift-admin-config-delete-cluster.1 @@ -69,6 +69,10 @@ Delete the specified cluster from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-config-delete-context.1 b/docs/man/man1/openshift-admin-config-delete-context.1 index a204baf11af1..0002ea4e0f48 100644 --- a/docs/man/man1/openshift-admin-config-delete-context.1 +++ b/docs/man/man1/openshift-admin-config-delete-context.1 @@ -69,6 +69,10 @@ Delete the specified context from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-config-get-clusters.1 b/docs/man/man1/openshift-admin-config-get-clusters.1 index 7a89eef62bc1..89c8e9ce5b6b 100644 --- a/docs/man/man1/openshift-admin-config-get-clusters.1 +++ b/docs/man/man1/openshift-admin-config-get-clusters.1 @@ -69,6 +69,10 @@ Display clusters defined in the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-config-get-contexts.1 b/docs/man/man1/openshift-admin-config-get-contexts.1 index 6091bfcf56b6..29f90da72f5f 100644 --- a/docs/man/man1/openshift-admin-config-get-contexts.1 +++ b/docs/man/man1/openshift-admin-config-get-contexts.1 @@ -82,6 +82,10 @@ Displays one or many contexts from the kubeconfig file. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-config-set-cluster.1 b/docs/man/man1/openshift-admin-config-set-cluster.1 index a39d42c33837..2a3722cf40d0 100644 --- a/docs/man/man1/openshift-admin-config-set-cluster.1 +++ b/docs/man/man1/openshift-admin-config-set-cluster.1 @@ -80,6 +80,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-token\fP="" Bearer token for authentication to the API server diff --git a/docs/man/man1/openshift-admin-config-set-context.1 b/docs/man/man1/openshift-admin-config-set-context.1 index 9e9230ee07b2..e935e4b7bb08 100644 --- a/docs/man/man1/openshift-admin-config-set-context.1 +++ b/docs/man/man1/openshift-admin-config-set-context.1 @@ -76,6 +76,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-\-match\-server\-version\fP=false Require server version to match client version +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-config-set-credentials.1 b/docs/man/man1/openshift-admin-config-set-credentials.1 index 84d7afe07372..ae0461d801ce 100644 --- a/docs/man/man1/openshift-admin-config-set-credentials.1 +++ b/docs/man/man1/openshift-admin-config-set-credentials.1 @@ -111,6 +111,10 @@ Bearer token and basic auth are mutually exclusive. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-config-set.1 b/docs/man/man1/openshift-admin-config-set.1 index a919e5c69120..05be4df0fa83 100644 --- a/docs/man/man1/openshift-admin-config-set.1 +++ b/docs/man/man1/openshift-admin-config-set.1 @@ -77,6 +77,10 @@ PROPERTY\_VALUE is the new value you wish to set. Binary fields such as 'certifi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-config-unset.1 b/docs/man/man1/openshift-admin-config-unset.1 index 2f081f5d4c6b..d714f1921614 100644 --- a/docs/man/man1/openshift-admin-config-unset.1 +++ b/docs/man/man1/openshift-admin-config-unset.1 @@ -70,6 +70,10 @@ PROPERTY\_NAME is a dot delimited name where each token represents either an att \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-config-use-context.1 b/docs/man/man1/openshift-admin-config-use-context.1 index 532bb4832577..247bf91b7d9d 100644 --- a/docs/man/man1/openshift-admin-config-use-context.1 +++ b/docs/man/man1/openshift-admin-config-use-context.1 @@ -69,6 +69,10 @@ Sets the current\-context in a kubeconfig file \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-config-view.1 b/docs/man/man1/openshift-admin-config-view.1 index c6c3cf1044f8..0b0c93d74359 100644 --- a/docs/man/man1/openshift-admin-config-view.1 +++ b/docs/man/man1/openshift-admin-config-view.1 @@ -122,6 +122,10 @@ You can use \-\-output jsonpath={...} to extract specific values using a jsonpat \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-config.1 b/docs/man/man1/openshift-admin-config.1 index 19a5b8d330de..0fb3cf66834a 100644 --- a/docs/man/man1/openshift-admin-config.1 +++ b/docs/man/man1/openshift-admin-config.1 @@ -80,6 +80,10 @@ Reference: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-cordon.1 b/docs/man/man1/openshift-admin-cordon.1 index b67a358196e7..2ed171dca6c4 100644 --- a/docs/man/man1/openshift-admin-cordon.1 +++ b/docs/man/man1/openshift-admin-cordon.1 @@ -69,6 +69,10 @@ Mark node as unschedulable. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-create-api-client-config.1 b/docs/man/man1/openshift-admin-create-api-client-config.1 index ec9acd045e48..d3f60bf36dd8 100644 --- a/docs/man/man1/openshift-admin-create-api-client-config.1 +++ b/docs/man/man1/openshift-admin-create-api-client-config.1 @@ -113,6 +113,10 @@ master as the provided user. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-create-bootstrap-policy-file.1 b/docs/man/man1/openshift-admin-create-bootstrap-policy-file.1 index b64f82035c7f..fb5645946a26 100644 --- a/docs/man/man1/openshift-admin-create-bootstrap-policy-file.1 +++ b/docs/man/man1/openshift-admin-create-bootstrap-policy-file.1 @@ -79,6 +79,10 @@ Create the default bootstrap policy \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-create-bootstrap-project-template.1 b/docs/man/man1/openshift-admin-create-bootstrap-project-template.1 index 0dc75c6051df..b47bd63160ee 100644 --- a/docs/man/man1/openshift-admin-create-bootstrap-project-template.1 +++ b/docs/man/man1/openshift-admin-create-bootstrap-project-template.1 @@ -107,6 +107,10 @@ Create a bootstrap project template \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-create-error-template.1 b/docs/man/man1/openshift-admin-create-error-template.1 index c609e3b41421..8e290233c355 100644 --- a/docs/man/man1/openshift-admin-create-error-template.1 +++ b/docs/man/man1/openshift-admin-create-error-template.1 @@ -89,6 +89,10 @@ oauthConfig: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-create-key-pair.1 b/docs/man/man1/openshift-admin-create-key-pair.1 index 83c5b7e24da7..b56306243b8b 100644 --- a/docs/man/man1/openshift-admin-create-key-pair.1 +++ b/docs/man/man1/openshift-admin-create-key-pair.1 @@ -96,6 +96,10 @@ openshift admin create\-key\-pair \-\-public\-key=$CONFIG/serviceaccounts.public \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-create-kubeconfig.1 b/docs/man/man1/openshift-admin-create-kubeconfig.1 index dbcce97d0426..54170f570146 100644 --- a/docs/man/man1/openshift-admin-create-kubeconfig.1 +++ b/docs/man/man1/openshift-admin-create-kubeconfig.1 @@ -113,6 +113,10 @@ users: \fB\-\-match\-server\-version\fP=false Require server version to match client version +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-create-login-template.1 b/docs/man/man1/openshift-admin-create-login-template.1 index 69bfded08caa..00f4dc363a87 100644 --- a/docs/man/man1/openshift-admin-create-login-template.1 +++ b/docs/man/man1/openshift-admin-create-login-template.1 @@ -90,6 +90,10 @@ oauthConfig: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-create-master-certs.1 b/docs/man/man1/openshift-admin-create-master-certs.1 index c982362d4b9e..21c2328d7770 100644 --- a/docs/man/man1/openshift-admin-create-master-certs.1 +++ b/docs/man/man1/openshift-admin-create-master-certs.1 @@ -158,6 +158,10 @@ for certain configuration changes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-create-node-config.1 b/docs/man/man1/openshift-admin-create-node-config.1 index 0c6941fcb817..d3e36e683ce2 100644 --- a/docs/man/man1/openshift-admin-create-node-config.1 +++ b/docs/man/man1/openshift-admin-create-node-config.1 @@ -145,6 +145,10 @@ Create a configuration bundle for a node \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-create-provider-selection-template.1 b/docs/man/man1/openshift-admin-create-provider-selection-template.1 index aea3aa008000..a234ef93079d 100644 --- a/docs/man/man1/openshift-admin-create-provider-selection-template.1 +++ b/docs/man/man1/openshift-admin-create-provider-selection-template.1 @@ -90,6 +90,10 @@ oauthConfig: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-create-server-cert.1 b/docs/man/man1/openshift-admin-create-server-cert.1 index 8605505c25a5..1d917ba37902 100644 --- a/docs/man/man1/openshift-admin-create-server-cert.1 +++ b/docs/man/man1/openshift-admin-create-server-cert.1 @@ -121,6 +121,10 @@ cat cloudapps.crt cloudapps.key $CA/ca.crt > cloudapps.router.pem \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-create-signer-cert.1 b/docs/man/man1/openshift-admin-create-signer-cert.1 index 699a050305be..a6288587bd26 100644 --- a/docs/man/man1/openshift-admin-create-signer-cert.1 +++ b/docs/man/man1/openshift-admin-create-signer-cert.1 @@ -91,6 +91,10 @@ Create a self\-signed CA key/cert for signing certificates used by server compon \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-diagnostics.1 b/docs/man/man1/openshift-admin-diagnostics.1 index ebdff74d5357..31ad64fc7839 100644 --- a/docs/man/man1/openshift-admin-diagnostics.1 +++ b/docs/man/man1/openshift-admin-diagnostics.1 @@ -163,6 +163,10 @@ AggregatedLogging AnalyzeLogs ClusterRegistry ClusterRoleBindings ClusterRoles C \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-drain.1 b/docs/man/man1/openshift-admin-drain.1 index bb54a9726b2a..f12418239289 100644 --- a/docs/man/man1/openshift-admin-drain.1 +++ b/docs/man/man1/openshift-admin-drain.1 @@ -105,6 +105,10 @@ will make the node schedulable again. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-groups-add-users.1 b/docs/man/man1/openshift-admin-groups-add-users.1 index 96101bbd6611..a079d67d66fc 100644 --- a/docs/man/man1/openshift-admin-groups-add-users.1 +++ b/docs/man/man1/openshift-admin-groups-add-users.1 @@ -72,6 +72,10 @@ This command will append unique users to the list of members for a group. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-groups-new.1 b/docs/man/man1/openshift-admin-groups-new.1 index 29667e7ec2f7..13f5a60475ba 100644 --- a/docs/man/man1/openshift-admin-groups-new.1 +++ b/docs/man/man1/openshift-admin-groups-new.1 @@ -106,6 +106,10 @@ This command will create a new group with an optional list of users. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-groups-prune.1 b/docs/man/man1/openshift-admin-groups-prune.1 index e1d9af538eac..d235984ca81e 100644 --- a/docs/man/man1/openshift-admin-groups-prune.1 +++ b/docs/man/man1/openshift-admin-groups-prune.1 @@ -96,6 +96,10 @@ flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-groups-remove-users.1 b/docs/man/man1/openshift-admin-groups-remove-users.1 index 024b0020f2a6..674c2d95d091 100644 --- a/docs/man/man1/openshift-admin-groups-remove-users.1 +++ b/docs/man/man1/openshift-admin-groups-remove-users.1 @@ -72,6 +72,10 @@ This command will remove users from the list of members for a group. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-groups-sync.1 b/docs/man/man1/openshift-admin-groups-sync.1 index b4e14245d503..48c565ddd09a 100644 --- a/docs/man/man1/openshift-admin-groups-sync.1 +++ b/docs/man/man1/openshift-admin-groups-sync.1 @@ -132,6 +132,10 @@ LDAP query templates. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-groups.1 b/docs/man/man1/openshift-admin-groups.1 index 081d3c0082a4..97e263391c30 100644 --- a/docs/man/man1/openshift-admin-groups.1 +++ b/docs/man/man1/openshift-admin-groups.1 @@ -72,6 +72,10 @@ Groups are sets of users that can be used when describing policy. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-ipfailover.1 b/docs/man/man1/openshift-admin-ipfailover.1 index 7114bf8345fa..ffd4b5509783 100644 --- a/docs/man/man1/openshift-admin-ipfailover.1 +++ b/docs/man/man1/openshift-admin-ipfailover.1 @@ -144,6 +144,10 @@ value that matches the number of nodes for the given labeled selector. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-manage-node.1 b/docs/man/man1/openshift-admin-manage-node.1 index 39dc6473cff1..b9cfe2b9966c 100644 --- a/docs/man/man1/openshift-admin-manage-node.1 +++ b/docs/man/man1/openshift-admin-manage-node.1 @@ -148,6 +148,10 @@ list\-pods: List all/selected pods on given/selected nodes. It can list the outp \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-migrate-image-references.1 b/docs/man/man1/openshift-admin-migrate-image-references.1 index 24a995842928..9b756354ed10 100644 --- a/docs/man/man1/openshift-admin-migrate-image-references.1 +++ b/docs/man/man1/openshift-admin-migrate-image-references.1 @@ -129,6 +129,10 @@ streams requires administrative privileges. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-migrate-storage.1 b/docs/man/man1/openshift-admin-migrate-storage.1 index 2f5e34eae891..00fbf34a03a4 100644 --- a/docs/man/man1/openshift-admin-migrate-storage.1 +++ b/docs/man/man1/openshift-admin-migrate-storage.1 @@ -120,6 +120,10 @@ WARNING: This is a slow command and will put significant load on an API server. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-migrate.1 b/docs/man/man1/openshift-admin-migrate.1 index 6828e3a79c0b..02cedd201b32 100644 --- a/docs/man/man1/openshift-admin-migrate.1 +++ b/docs/man/man1/openshift-admin-migrate.1 @@ -72,6 +72,10 @@ These commands assist administrators in performing preventative maintenance on a \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-new-project.1 b/docs/man/man1/openshift-admin-new-project.1 index bb8127e07eaa..5ac856ba86d4 100644 --- a/docs/man/man1/openshift-admin-new-project.1 +++ b/docs/man/man1/openshift-admin-new-project.1 @@ -96,6 +96,10 @@ to restrict which nodes pods in this project can be scheduled to. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-options.1 b/docs/man/man1/openshift-admin-options.1 index a5c169594984..554d91fe7403 100644 --- a/docs/man/man1/openshift-admin-options.1 +++ b/docs/man/man1/openshift-admin-options.1 @@ -66,6 +66,10 @@ openshift admin options \- \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-overwrite-policy.1 b/docs/man/man1/openshift-admin-overwrite-policy.1 index f2c7258c1b12..65b037a5a3d9 100644 --- a/docs/man/man1/openshift-admin-overwrite-policy.1 +++ b/docs/man/man1/openshift-admin-overwrite-policy.1 @@ -83,6 +83,10 @@ Reset the policy to the default values \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-pod-network-isolate-projects.1 b/docs/man/man1/openshift-admin-pod-network-isolate-projects.1 index 9a77236d4855..403f257fe6eb 100644 --- a/docs/man/man1/openshift-admin-pod-network-isolate-projects.1 +++ b/docs/man/man1/openshift-admin-pod-network-isolate-projects.1 @@ -78,6 +78,10 @@ Allows projects to isolate their network from other projects when using the redh \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-pod-network-join-projects.1 b/docs/man/man1/openshift-admin-pod-network-join-projects.1 index de4d917a3278..55f90f06713d 100644 --- a/docs/man/man1/openshift-admin-pod-network-join-projects.1 +++ b/docs/man/man1/openshift-admin-pod-network-join-projects.1 @@ -82,6 +82,10 @@ Allows projects to join existing project network when using the redhat/openshift \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-pod-network-make-projects-global.1 b/docs/man/man1/openshift-admin-pod-network-make-projects-global.1 index 84dce1a3c3a0..79f582fa78a9 100644 --- a/docs/man/man1/openshift-admin-pod-network-make-projects-global.1 +++ b/docs/man/man1/openshift-admin-pod-network-make-projects-global.1 @@ -78,6 +78,10 @@ Allows projects to access all pods in the cluster and vice versa when using the \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-pod-network.1 b/docs/man/man1/openshift-admin-pod-network.1 index acde3af43100..9319cd7be5fd 100644 --- a/docs/man/man1/openshift-admin-pod-network.1 +++ b/docs/man/man1/openshift-admin-pod-network.1 @@ -72,6 +72,10 @@ This command provides common pod network operations for administrators. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-add-cluster-role-to-group.1 b/docs/man/man1/openshift-admin-policy-add-cluster-role-to-group.1 index f3892935e7ab..4cfa7be209e0 100644 --- a/docs/man/man1/openshift-admin-policy-add-cluster-role-to-group.1 +++ b/docs/man/man1/openshift-admin-policy-add-cluster-role-to-group.1 @@ -69,6 +69,10 @@ Add a role to groups for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-add-cluster-role-to-user.1 b/docs/man/man1/openshift-admin-policy-add-cluster-role-to-user.1 index 2a0ee7aebe9b..3617212aad08 100644 --- a/docs/man/man1/openshift-admin-policy-add-cluster-role-to-user.1 +++ b/docs/man/man1/openshift-admin-policy-add-cluster-role-to-user.1 @@ -69,6 +69,10 @@ Add a role to users for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-add-role-to-group.1 b/docs/man/man1/openshift-admin-policy-add-role-to-group.1 index e1629aa20971..4cf732564fe2 100644 --- a/docs/man/man1/openshift-admin-policy-add-role-to-group.1 +++ b/docs/man/man1/openshift-admin-policy-add-role-to-group.1 @@ -75,6 +75,10 @@ Add a role to groups for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-add-role-to-user.1 b/docs/man/man1/openshift-admin-policy-add-role-to-user.1 index 1913b6feba0e..37bad8280129 100644 --- a/docs/man/man1/openshift-admin-policy-add-role-to-user.1 +++ b/docs/man/man1/openshift-admin-policy-add-role-to-user.1 @@ -79,6 +79,10 @@ Add a role to users or serviceaccounts for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-add-scc-to-group.1 b/docs/man/man1/openshift-admin-policy-add-scc-to-group.1 index 51941eb3b9f2..fa587364e4b0 100644 --- a/docs/man/man1/openshift-admin-policy-add-scc-to-group.1 +++ b/docs/man/man1/openshift-admin-policy-add-scc-to-group.1 @@ -69,6 +69,10 @@ Add groups to a security context constraint \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-add-scc-to-user.1 b/docs/man/man1/openshift-admin-policy-add-scc-to-user.1 index 80a74fd9e812..5b9143eb01a7 100644 --- a/docs/man/man1/openshift-admin-policy-add-scc-to-user.1 +++ b/docs/man/man1/openshift-admin-policy-add-scc-to-user.1 @@ -75,6 +75,10 @@ Add users or serviceaccount to a security context constraint \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-reconcile-cluster-role-bindings.1 b/docs/man/man1/openshift-admin-policy-reconcile-cluster-role-bindings.1 index e820605cbe64..32f18b314183 100644 --- a/docs/man/man1/openshift-admin-policy-reconcile-cluster-role-bindings.1 +++ b/docs/man/man1/openshift-admin-policy-reconcile-cluster-role-bindings.1 @@ -127,6 +127,10 @@ You can see which recommended cluster role bindings have changed by choosing an \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-reconcile-cluster-roles.1 b/docs/man/man1/openshift-admin-policy-reconcile-cluster-roles.1 index e4d2560fdea9..31641c44956f 100644 --- a/docs/man/man1/openshift-admin-policy-reconcile-cluster-roles.1 +++ b/docs/man/man1/openshift-admin-policy-reconcile-cluster-roles.1 @@ -122,6 +122,10 @@ You can see which cluster roles have recommended changed by choosing an output t \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-reconcile-sccs.1 b/docs/man/man1/openshift-admin-policy-reconcile-sccs.1 index 502ee16517af..39e6a83152ba 100644 --- a/docs/man/man1/openshift-admin-policy-reconcile-sccs.1 +++ b/docs/man/man1/openshift-admin-policy-reconcile-sccs.1 @@ -126,6 +126,10 @@ You can see which cluster SCCs have recommended changes by choosing an output ty \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-remove-cluster-role-from-group.1 b/docs/man/man1/openshift-admin-policy-remove-cluster-role-from-group.1 index cfa1404cea9e..2d302f3433fd 100644 --- a/docs/man/man1/openshift-admin-policy-remove-cluster-role-from-group.1 +++ b/docs/man/man1/openshift-admin-policy-remove-cluster-role-from-group.1 @@ -69,6 +69,10 @@ Remove a role from groups for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-remove-cluster-role-from-user.1 b/docs/man/man1/openshift-admin-policy-remove-cluster-role-from-user.1 index df4f80fe551d..4d9ace3d5872 100644 --- a/docs/man/man1/openshift-admin-policy-remove-cluster-role-from-user.1 +++ b/docs/man/man1/openshift-admin-policy-remove-cluster-role-from-user.1 @@ -69,6 +69,10 @@ Remove a role from users for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-remove-group.1 b/docs/man/man1/openshift-admin-policy-remove-group.1 index 7af9781ad93b..e9adb6afd388 100644 --- a/docs/man/man1/openshift-admin-policy-remove-group.1 +++ b/docs/man/man1/openshift-admin-policy-remove-group.1 @@ -69,6 +69,10 @@ Remove group from the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-remove-role-from-group.1 b/docs/man/man1/openshift-admin-policy-remove-role-from-group.1 index 8c6dd6170b33..3b35ed709048 100644 --- a/docs/man/man1/openshift-admin-policy-remove-role-from-group.1 +++ b/docs/man/man1/openshift-admin-policy-remove-role-from-group.1 @@ -75,6 +75,10 @@ Remove a role from groups for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-remove-role-from-user.1 b/docs/man/man1/openshift-admin-policy-remove-role-from-user.1 index d975b90e5409..758f3f7f1d91 100644 --- a/docs/man/man1/openshift-admin-policy-remove-role-from-user.1 +++ b/docs/man/man1/openshift-admin-policy-remove-role-from-user.1 @@ -79,6 +79,10 @@ Remove a role from users for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-remove-scc-from-group.1 b/docs/man/man1/openshift-admin-policy-remove-scc-from-group.1 index acde879c8251..c0c22594ae1f 100644 --- a/docs/man/man1/openshift-admin-policy-remove-scc-from-group.1 +++ b/docs/man/man1/openshift-admin-policy-remove-scc-from-group.1 @@ -69,6 +69,10 @@ Remove group from scc \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-remove-scc-from-user.1 b/docs/man/man1/openshift-admin-policy-remove-scc-from-user.1 index 264aaf61b6c5..e47d0b64ea72 100644 --- a/docs/man/man1/openshift-admin-policy-remove-scc-from-user.1 +++ b/docs/man/man1/openshift-admin-policy-remove-scc-from-user.1 @@ -75,6 +75,10 @@ Remove user from scc \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-remove-user.1 b/docs/man/man1/openshift-admin-policy-remove-user.1 index 25f5fff92f1e..32320011b631 100644 --- a/docs/man/man1/openshift-admin-policy-remove-user.1 +++ b/docs/man/man1/openshift-admin-policy-remove-user.1 @@ -69,6 +69,10 @@ Remove user from the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy-who-can.1 b/docs/man/man1/openshift-admin-policy-who-can.1 index e3609f3f38ae..f488d636aed5 100644 --- a/docs/man/man1/openshift-admin-policy-who-can.1 +++ b/docs/man/man1/openshift-admin-policy-who-can.1 @@ -75,6 +75,10 @@ List who can perform the specified action on a resource \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-policy.1 b/docs/man/man1/openshift-admin-policy.1 index 1743df74a546..0e25193a0c01 100644 --- a/docs/man/man1/openshift-admin-policy.1 +++ b/docs/man/man1/openshift-admin-policy.1 @@ -78,6 +78,10 @@ and 'scc'. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-prune-builds.1 b/docs/man/man1/openshift-admin-prune-builds.1 index 77f7e3e901b8..0f7063a012e1 100644 --- a/docs/man/man1/openshift-admin-prune-builds.1 +++ b/docs/man/man1/openshift-admin-prune-builds.1 @@ -95,6 +95,10 @@ By default, the prune operation performs a dry run making no changes to internal \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-prune-deployments.1 b/docs/man/man1/openshift-admin-prune-deployments.1 index bdb894086f0a..d96d8ac5a379 100644 --- a/docs/man/man1/openshift-admin-prune-deployments.1 +++ b/docs/man/man1/openshift-admin-prune-deployments.1 @@ -95,6 +95,10 @@ A \-\-confirm flag is needed for changes to be effective. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-prune-groups.1 b/docs/man/man1/openshift-admin-prune-groups.1 index f3d8b09210a5..c3ffceaecfb2 100644 --- a/docs/man/man1/openshift-admin-prune-groups.1 +++ b/docs/man/man1/openshift-admin-prune-groups.1 @@ -96,6 +96,10 @@ flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-prune-images.1 b/docs/man/man1/openshift-admin-prune-images.1 index 09196094dc9b..010194546d76 100644 --- a/docs/man/man1/openshift-admin-prune-images.1 +++ b/docs/man/man1/openshift-admin-prune-images.1 @@ -99,6 +99,10 @@ images. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-prune.1 b/docs/man/man1/openshift-admin-prune.1 index 80c6b13267d6..843e56ce22c1 100644 --- a/docs/man/man1/openshift-admin-prune.1 +++ b/docs/man/man1/openshift-admin-prune.1 @@ -73,6 +73,10 @@ the system by removing them. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-registry.1 b/docs/man/man1/openshift-admin-registry.1 index dae6f5d8f4b4..581ae6e0a4e7 100644 --- a/docs/man/man1/openshift-admin-registry.1 +++ b/docs/man/man1/openshift-admin-registry.1 @@ -171,6 +171,10 @@ NOTE: This command is intended to simplify the tasks of setting up a Docker regi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-router.1 b/docs/man/man1/openshift-admin-router.1 index c89580846107..f08d870324d6 100644 --- a/docs/man/man1/openshift-admin-router.1 +++ b/docs/man/man1/openshift-admin-router.1 @@ -212,6 +212,10 @@ you have failover protection. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-taint.1 b/docs/man/man1/openshift-admin-taint.1 index 1e30f7a9f652..1061e4d168e2 100644 --- a/docs/man/man1/openshift-admin-taint.1 +++ b/docs/man/man1/openshift-admin-taint.1 @@ -134,6 +134,10 @@ Currently taint can only apply to node. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-top-images.1 b/docs/man/man1/openshift-admin-top-images.1 index 31fec38d52c2..db4a65dea645 100644 --- a/docs/man/man1/openshift-admin-top-images.1 +++ b/docs/man/man1/openshift-admin-top-images.1 @@ -73,6 +73,10 @@ usage statistics. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-top-imagestreams.1 b/docs/man/man1/openshift-admin-top-imagestreams.1 index 981597a7b109..901730f6c788 100644 --- a/docs/man/man1/openshift-admin-top-imagestreams.1 +++ b/docs/man/man1/openshift-admin-top-imagestreams.1 @@ -73,6 +73,10 @@ usage statistics. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-top-node.1 b/docs/man/man1/openshift-admin-top-node.1 index e2b342703905..c5dab1151e6e 100644 --- a/docs/man/man1/openshift-admin-top-node.1 +++ b/docs/man/man1/openshift-admin-top-node.1 @@ -78,6 +78,10 @@ The top\-node command allows you to see the resource consumption of nodes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-top-pod.1 b/docs/man/man1/openshift-admin-top-pod.1 index e3ee43cecbb5..f6697adafa95 100644 --- a/docs/man/man1/openshift-admin-top-pod.1 +++ b/docs/man/man1/openshift-admin-top-pod.1 @@ -90,6 +90,10 @@ since pod creation. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-top.1 b/docs/man/man1/openshift-admin-top.1 index 00b14d0e7e34..fc2d2d7ac5f6 100644 --- a/docs/man/man1/openshift-admin-top.1 +++ b/docs/man/man1/openshift-admin-top.1 @@ -73,6 +73,10 @@ usage statistics. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin-uncordon.1 b/docs/man/man1/openshift-admin-uncordon.1 index a3fc75c137ed..b28e45911ffb 100644 --- a/docs/man/man1/openshift-admin-uncordon.1 +++ b/docs/man/man1/openshift-admin-uncordon.1 @@ -69,6 +69,10 @@ Mark node as schedulable. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-admin.1 b/docs/man/man1/openshift-admin.1 index 1e1e8c7e6b8a..a50df81ab8f0 100644 --- a/docs/man/man1/openshift-admin.1 +++ b/docs/man/man1/openshift-admin.1 @@ -65,6 +65,10 @@ actions involve interaction with the command\-line client as well. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-build-chain.1 b/docs/man/man1/openshift-cli-adm-build-chain.1 index c0182cc5a918..4fe64ecd7318 100644 --- a/docs/man/man1/openshift-cli-adm-build-chain.1 +++ b/docs/man/man1/openshift-cli-adm-build-chain.1 @@ -92,6 +92,10 @@ default namespace will be used respectively. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-ca-create-key-pair.1 b/docs/man/man1/openshift-cli-adm-ca-create-key-pair.1 index 6ca161e9320a..abb5c9da09c9 100644 --- a/docs/man/man1/openshift-cli-adm-ca-create-key-pair.1 +++ b/docs/man/man1/openshift-cli-adm-ca-create-key-pair.1 @@ -96,6 +96,10 @@ openshift cli adm ca create\-key\-pair \-\-public\-key=$CONFIG/serviceaccounts.p \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-ca-create-master-certs.1 b/docs/man/man1/openshift-cli-adm-ca-create-master-certs.1 index 1c13f7835365..e22d48a21e1f 100644 --- a/docs/man/man1/openshift-cli-adm-ca-create-master-certs.1 +++ b/docs/man/man1/openshift-cli-adm-ca-create-master-certs.1 @@ -158,6 +158,10 @@ for certain configuration changes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-ca-create-server-cert.1 b/docs/man/man1/openshift-cli-adm-ca-create-server-cert.1 index 351bf05177b3..ab972bb06fe4 100644 --- a/docs/man/man1/openshift-cli-adm-ca-create-server-cert.1 +++ b/docs/man/man1/openshift-cli-adm-ca-create-server-cert.1 @@ -121,6 +121,10 @@ cat cloudapps.crt cloudapps.key $CA/ca.crt > cloudapps.router.pem \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-ca-create-signer-cert.1 b/docs/man/man1/openshift-cli-adm-ca-create-signer-cert.1 index 636610f19ce6..f2cc1890f101 100644 --- a/docs/man/man1/openshift-cli-adm-ca-create-signer-cert.1 +++ b/docs/man/man1/openshift-cli-adm-ca-create-signer-cert.1 @@ -91,6 +91,10 @@ Create a self\-signed CA key/cert for signing certificates used by server compon \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-ca-decrypt.1 b/docs/man/man1/openshift-cli-adm-ca-decrypt.1 index bce23d1286aa..aafd5e5b4acf 100644 --- a/docs/man/man1/openshift-cli-adm-ca-decrypt.1 +++ b/docs/man/man1/openshift-cli-adm-ca-decrypt.1 @@ -83,6 +83,10 @@ Decrypt data encrypted with "openshift cli adm ca encrypt" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-ca-encrypt.1 b/docs/man/man1/openshift-cli-adm-ca-encrypt.1 index d844bb979a1e..8dbe3b0c2e38 100644 --- a/docs/man/man1/openshift-cli-adm-ca-encrypt.1 +++ b/docs/man/man1/openshift-cli-adm-ca-encrypt.1 @@ -87,6 +87,10 @@ Encrypt data with AES\-256\-CBC encryption \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-ca.1 b/docs/man/man1/openshift-cli-adm-ca.1 index d2669b0f9b67..a2a8806bb09f 100644 --- a/docs/man/man1/openshift-cli-adm-ca.1 +++ b/docs/man/man1/openshift-cli-adm-ca.1 @@ -69,6 +69,10 @@ Manage certificates and keys \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-completion.1 b/docs/man/man1/openshift-cli-adm-completion.1 index 4e9d5ba0a94a..106038b0ff58 100644 --- a/docs/man/man1/openshift-cli-adm-completion.1 +++ b/docs/man/man1/openshift-cli-adm-completion.1 @@ -70,6 +70,10 @@ completion of openshift cli adm commands. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-config-current-context.1 b/docs/man/man1/openshift-cli-adm-config-current-context.1 index d1bbc49db29d..883a995842f3 100644 --- a/docs/man/man1/openshift-cli-adm-config-current-context.1 +++ b/docs/man/man1/openshift-cli-adm-config-current-context.1 @@ -69,6 +69,10 @@ Displays the current\-context \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-config-delete-cluster.1 b/docs/man/man1/openshift-cli-adm-config-delete-cluster.1 index 875d55d0c9cf..8c221c39b4a7 100644 --- a/docs/man/man1/openshift-cli-adm-config-delete-cluster.1 +++ b/docs/man/man1/openshift-cli-adm-config-delete-cluster.1 @@ -69,6 +69,10 @@ Delete the specified cluster from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-config-delete-context.1 b/docs/man/man1/openshift-cli-adm-config-delete-context.1 index 34f8a8cdfb71..5caeb1ff1e5b 100644 --- a/docs/man/man1/openshift-cli-adm-config-delete-context.1 +++ b/docs/man/man1/openshift-cli-adm-config-delete-context.1 @@ -69,6 +69,10 @@ Delete the specified context from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-config-get-clusters.1 b/docs/man/man1/openshift-cli-adm-config-get-clusters.1 index bc555a8a4167..d40db6c5c539 100644 --- a/docs/man/man1/openshift-cli-adm-config-get-clusters.1 +++ b/docs/man/man1/openshift-cli-adm-config-get-clusters.1 @@ -69,6 +69,10 @@ Display clusters defined in the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-config-get-contexts.1 b/docs/man/man1/openshift-cli-adm-config-get-contexts.1 index bed7f3293655..c95046e86f7b 100644 --- a/docs/man/man1/openshift-cli-adm-config-get-contexts.1 +++ b/docs/man/man1/openshift-cli-adm-config-get-contexts.1 @@ -82,6 +82,10 @@ Displays one or many contexts from the kubeconfig file. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-config-set-cluster.1 b/docs/man/man1/openshift-cli-adm-config-set-cluster.1 index f578e60cc680..7b8da996a122 100644 --- a/docs/man/man1/openshift-cli-adm-config-set-cluster.1 +++ b/docs/man/man1/openshift-cli-adm-config-set-cluster.1 @@ -80,6 +80,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-token\fP="" Bearer token for authentication to the API server diff --git a/docs/man/man1/openshift-cli-adm-config-set-context.1 b/docs/man/man1/openshift-cli-adm-config-set-context.1 index b46717e514e6..c61df13b03d4 100644 --- a/docs/man/man1/openshift-cli-adm-config-set-context.1 +++ b/docs/man/man1/openshift-cli-adm-config-set-context.1 @@ -76,6 +76,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-\-match\-server\-version\fP=false Require server version to match client version +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-config-set-credentials.1 b/docs/man/man1/openshift-cli-adm-config-set-credentials.1 index 430dee8b6e4c..3f61e961cd7d 100644 --- a/docs/man/man1/openshift-cli-adm-config-set-credentials.1 +++ b/docs/man/man1/openshift-cli-adm-config-set-credentials.1 @@ -111,6 +111,10 @@ Bearer token and basic auth are mutually exclusive. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-config-set.1 b/docs/man/man1/openshift-cli-adm-config-set.1 index 69fd48579835..7df52bbf66b3 100644 --- a/docs/man/man1/openshift-cli-adm-config-set.1 +++ b/docs/man/man1/openshift-cli-adm-config-set.1 @@ -77,6 +77,10 @@ PROPERTY\_VALUE is the new value you wish to set. Binary fields such as 'certifi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-config-unset.1 b/docs/man/man1/openshift-cli-adm-config-unset.1 index 842316a49878..f6412a234a0d 100644 --- a/docs/man/man1/openshift-cli-adm-config-unset.1 +++ b/docs/man/man1/openshift-cli-adm-config-unset.1 @@ -70,6 +70,10 @@ PROPERTY\_NAME is a dot delimited name where each token represents either an att \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-config-use-context.1 b/docs/man/man1/openshift-cli-adm-config-use-context.1 index 474962a6e6a7..3c58bc568c12 100644 --- a/docs/man/man1/openshift-cli-adm-config-use-context.1 +++ b/docs/man/man1/openshift-cli-adm-config-use-context.1 @@ -69,6 +69,10 @@ Sets the current\-context in a kubeconfig file \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-config-view.1 b/docs/man/man1/openshift-cli-adm-config-view.1 index 6f4507c0d0d5..ddaa11485ea6 100644 --- a/docs/man/man1/openshift-cli-adm-config-view.1 +++ b/docs/man/man1/openshift-cli-adm-config-view.1 @@ -122,6 +122,10 @@ You can use \-\-output jsonpath={...} to extract specific values using a jsonpat \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-config.1 b/docs/man/man1/openshift-cli-adm-config.1 index 8bc2109379c4..de7fca3f4452 100644 --- a/docs/man/man1/openshift-cli-adm-config.1 +++ b/docs/man/man1/openshift-cli-adm-config.1 @@ -80,6 +80,10 @@ Reference: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-cordon.1 b/docs/man/man1/openshift-cli-adm-cordon.1 index 95eb6ea2d5dc..0d7c260ecd16 100644 --- a/docs/man/man1/openshift-cli-adm-cordon.1 +++ b/docs/man/man1/openshift-cli-adm-cordon.1 @@ -69,6 +69,10 @@ Mark node as unschedulable. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-create-api-client-config.1 b/docs/man/man1/openshift-cli-adm-create-api-client-config.1 index eac6ef879758..ec56326d960a 100644 --- a/docs/man/man1/openshift-cli-adm-create-api-client-config.1 +++ b/docs/man/man1/openshift-cli-adm-create-api-client-config.1 @@ -113,6 +113,10 @@ master as the provided user. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-create-bootstrap-policy-file.1 b/docs/man/man1/openshift-cli-adm-create-bootstrap-policy-file.1 index 2082371d8321..12d1bf1e10c5 100644 --- a/docs/man/man1/openshift-cli-adm-create-bootstrap-policy-file.1 +++ b/docs/man/man1/openshift-cli-adm-create-bootstrap-policy-file.1 @@ -79,6 +79,10 @@ Create the default bootstrap policy \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-create-bootstrap-project-template.1 b/docs/man/man1/openshift-cli-adm-create-bootstrap-project-template.1 index 5ae1d1a6a9ec..c3a9bd2fb087 100644 --- a/docs/man/man1/openshift-cli-adm-create-bootstrap-project-template.1 +++ b/docs/man/man1/openshift-cli-adm-create-bootstrap-project-template.1 @@ -107,6 +107,10 @@ Create a bootstrap project template \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-create-error-template.1 b/docs/man/man1/openshift-cli-adm-create-error-template.1 index 881e6a0c91e5..e98ab735364b 100644 --- a/docs/man/man1/openshift-cli-adm-create-error-template.1 +++ b/docs/man/man1/openshift-cli-adm-create-error-template.1 @@ -89,6 +89,10 @@ oauthConfig: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-create-key-pair.1 b/docs/man/man1/openshift-cli-adm-create-key-pair.1 index 0b56d55f391a..15dd2b2ed18a 100644 --- a/docs/man/man1/openshift-cli-adm-create-key-pair.1 +++ b/docs/man/man1/openshift-cli-adm-create-key-pair.1 @@ -96,6 +96,10 @@ openshift cli adm create\-key\-pair \-\-public\-key=$CONFIG/serviceaccounts.publ \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-create-kubeconfig.1 b/docs/man/man1/openshift-cli-adm-create-kubeconfig.1 index 4430e15cf0a4..def9d59042bc 100644 --- a/docs/man/man1/openshift-cli-adm-create-kubeconfig.1 +++ b/docs/man/man1/openshift-cli-adm-create-kubeconfig.1 @@ -113,6 +113,10 @@ users: \fB\-\-match\-server\-version\fP=false Require server version to match client version +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-create-login-template.1 b/docs/man/man1/openshift-cli-adm-create-login-template.1 index 62ca3bcb06dc..f98e01a44900 100644 --- a/docs/man/man1/openshift-cli-adm-create-login-template.1 +++ b/docs/man/man1/openshift-cli-adm-create-login-template.1 @@ -90,6 +90,10 @@ oauthConfig: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-create-master-certs.1 b/docs/man/man1/openshift-cli-adm-create-master-certs.1 index eed291a8a8ab..f49956ce0a0f 100644 --- a/docs/man/man1/openshift-cli-adm-create-master-certs.1 +++ b/docs/man/man1/openshift-cli-adm-create-master-certs.1 @@ -158,6 +158,10 @@ for certain configuration changes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-create-node-config.1 b/docs/man/man1/openshift-cli-adm-create-node-config.1 index 794ff18d319c..76d7b61beae2 100644 --- a/docs/man/man1/openshift-cli-adm-create-node-config.1 +++ b/docs/man/man1/openshift-cli-adm-create-node-config.1 @@ -145,6 +145,10 @@ Create a configuration bundle for a node \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-create-provider-selection-template.1 b/docs/man/man1/openshift-cli-adm-create-provider-selection-template.1 index 803c8d5c58dc..bc0ffebbf6f4 100644 --- a/docs/man/man1/openshift-cli-adm-create-provider-selection-template.1 +++ b/docs/man/man1/openshift-cli-adm-create-provider-selection-template.1 @@ -90,6 +90,10 @@ oauthConfig: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-create-server-cert.1 b/docs/man/man1/openshift-cli-adm-create-server-cert.1 index 8d55a73ea5c3..b7a4a5ce3015 100644 --- a/docs/man/man1/openshift-cli-adm-create-server-cert.1 +++ b/docs/man/man1/openshift-cli-adm-create-server-cert.1 @@ -121,6 +121,10 @@ cat cloudapps.crt cloudapps.key $CA/ca.crt > cloudapps.router.pem \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-create-signer-cert.1 b/docs/man/man1/openshift-cli-adm-create-signer-cert.1 index 3172aede5753..03b213f0505e 100644 --- a/docs/man/man1/openshift-cli-adm-create-signer-cert.1 +++ b/docs/man/man1/openshift-cli-adm-create-signer-cert.1 @@ -91,6 +91,10 @@ Create a self\-signed CA key/cert for signing certificates used by server compon \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-diagnostics.1 b/docs/man/man1/openshift-cli-adm-diagnostics.1 index 30a71cd3dbcb..ac801e9d802d 100644 --- a/docs/man/man1/openshift-cli-adm-diagnostics.1 +++ b/docs/man/man1/openshift-cli-adm-diagnostics.1 @@ -163,6 +163,10 @@ AggregatedLogging AnalyzeLogs ClusterRegistry ClusterRoleBindings ClusterRoles C \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-drain.1 b/docs/man/man1/openshift-cli-adm-drain.1 index cd9fe86c7b69..ca8e8c7df7a3 100644 --- a/docs/man/man1/openshift-cli-adm-drain.1 +++ b/docs/man/man1/openshift-cli-adm-drain.1 @@ -105,6 +105,10 @@ will make the node schedulable again. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-groups-add-users.1 b/docs/man/man1/openshift-cli-adm-groups-add-users.1 index eb10d33aa6b7..3129122090d2 100644 --- a/docs/man/man1/openshift-cli-adm-groups-add-users.1 +++ b/docs/man/man1/openshift-cli-adm-groups-add-users.1 @@ -72,6 +72,10 @@ This command will append unique users to the list of members for a group. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-groups-new.1 b/docs/man/man1/openshift-cli-adm-groups-new.1 index 0d7e071a6c5f..753df0d81895 100644 --- a/docs/man/man1/openshift-cli-adm-groups-new.1 +++ b/docs/man/man1/openshift-cli-adm-groups-new.1 @@ -106,6 +106,10 @@ This command will create a new group with an optional list of users. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-groups-prune.1 b/docs/man/man1/openshift-cli-adm-groups-prune.1 index c0d1f2e96f60..d7997955f27d 100644 --- a/docs/man/man1/openshift-cli-adm-groups-prune.1 +++ b/docs/man/man1/openshift-cli-adm-groups-prune.1 @@ -96,6 +96,10 @@ flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-groups-remove-users.1 b/docs/man/man1/openshift-cli-adm-groups-remove-users.1 index b4a5dd933a5c..e59889828d01 100644 --- a/docs/man/man1/openshift-cli-adm-groups-remove-users.1 +++ b/docs/man/man1/openshift-cli-adm-groups-remove-users.1 @@ -72,6 +72,10 @@ This command will remove users from the list of members for a group. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-groups-sync.1 b/docs/man/man1/openshift-cli-adm-groups-sync.1 index 30c80194b7d1..2918c9fe25a6 100644 --- a/docs/man/man1/openshift-cli-adm-groups-sync.1 +++ b/docs/man/man1/openshift-cli-adm-groups-sync.1 @@ -132,6 +132,10 @@ LDAP query templates. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-groups.1 b/docs/man/man1/openshift-cli-adm-groups.1 index 04753b6a481c..06ca77f110f4 100644 --- a/docs/man/man1/openshift-cli-adm-groups.1 +++ b/docs/man/man1/openshift-cli-adm-groups.1 @@ -72,6 +72,10 @@ Groups are sets of users that can be used when describing policy. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-ipfailover.1 b/docs/man/man1/openshift-cli-adm-ipfailover.1 index 6bd7a6428c77..2202c2b67cf2 100644 --- a/docs/man/man1/openshift-cli-adm-ipfailover.1 +++ b/docs/man/man1/openshift-cli-adm-ipfailover.1 @@ -144,6 +144,10 @@ value that matches the number of nodes for the given labeled selector. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-manage-node.1 b/docs/man/man1/openshift-cli-adm-manage-node.1 index d25a1c40127c..28b4e17564c6 100644 --- a/docs/man/man1/openshift-cli-adm-manage-node.1 +++ b/docs/man/man1/openshift-cli-adm-manage-node.1 @@ -148,6 +148,10 @@ list\-pods: List all/selected pods on given/selected nodes. It can list the outp \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-migrate-image-references.1 b/docs/man/man1/openshift-cli-adm-migrate-image-references.1 index ef73c2788783..fe240feb33e4 100644 --- a/docs/man/man1/openshift-cli-adm-migrate-image-references.1 +++ b/docs/man/man1/openshift-cli-adm-migrate-image-references.1 @@ -129,6 +129,10 @@ streams requires administrative privileges. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-migrate-storage.1 b/docs/man/man1/openshift-cli-adm-migrate-storage.1 index c387b449cda5..d4bd8924147e 100644 --- a/docs/man/man1/openshift-cli-adm-migrate-storage.1 +++ b/docs/man/man1/openshift-cli-adm-migrate-storage.1 @@ -120,6 +120,10 @@ WARNING: This is a slow command and will put significant load on an API server. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-migrate.1 b/docs/man/man1/openshift-cli-adm-migrate.1 index 70ac556013c6..459e383fce05 100644 --- a/docs/man/man1/openshift-cli-adm-migrate.1 +++ b/docs/man/man1/openshift-cli-adm-migrate.1 @@ -72,6 +72,10 @@ These commands assist administrators in performing preventative maintenance on a \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-new-project.1 b/docs/man/man1/openshift-cli-adm-new-project.1 index 08b13a793393..b9f59fb95ec4 100644 --- a/docs/man/man1/openshift-cli-adm-new-project.1 +++ b/docs/man/man1/openshift-cli-adm-new-project.1 @@ -96,6 +96,10 @@ to restrict which nodes pods in this project can be scheduled to. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-options.1 b/docs/man/man1/openshift-cli-adm-options.1 index 3aaf2f01f921..c46ccc6771e6 100644 --- a/docs/man/man1/openshift-cli-adm-options.1 +++ b/docs/man/man1/openshift-cli-adm-options.1 @@ -66,6 +66,10 @@ openshift cli adm options \- \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-overwrite-policy.1 b/docs/man/man1/openshift-cli-adm-overwrite-policy.1 index 19a2df993ce4..e06367e4cd96 100644 --- a/docs/man/man1/openshift-cli-adm-overwrite-policy.1 +++ b/docs/man/man1/openshift-cli-adm-overwrite-policy.1 @@ -83,6 +83,10 @@ Reset the policy to the default values \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-pod-network-isolate-projects.1 b/docs/man/man1/openshift-cli-adm-pod-network-isolate-projects.1 index c5a927d01cf3..40db883a66fd 100644 --- a/docs/man/man1/openshift-cli-adm-pod-network-isolate-projects.1 +++ b/docs/man/man1/openshift-cli-adm-pod-network-isolate-projects.1 @@ -78,6 +78,10 @@ Allows projects to isolate their network from other projects when using the redh \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-pod-network-join-projects.1 b/docs/man/man1/openshift-cli-adm-pod-network-join-projects.1 index ae0a22a7c1ca..1eef6c62e435 100644 --- a/docs/man/man1/openshift-cli-adm-pod-network-join-projects.1 +++ b/docs/man/man1/openshift-cli-adm-pod-network-join-projects.1 @@ -82,6 +82,10 @@ Allows projects to join existing project network when using the redhat/openshift \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-pod-network-make-projects-global.1 b/docs/man/man1/openshift-cli-adm-pod-network-make-projects-global.1 index 6af82e2230e3..783d6c49d465 100644 --- a/docs/man/man1/openshift-cli-adm-pod-network-make-projects-global.1 +++ b/docs/man/man1/openshift-cli-adm-pod-network-make-projects-global.1 @@ -78,6 +78,10 @@ Allows projects to access all pods in the cluster and vice versa when using the \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-pod-network.1 b/docs/man/man1/openshift-cli-adm-pod-network.1 index ba676a862243..602f15ff98df 100644 --- a/docs/man/man1/openshift-cli-adm-pod-network.1 +++ b/docs/man/man1/openshift-cli-adm-pod-network.1 @@ -72,6 +72,10 @@ This command provides common pod network operations for administrators. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-add-cluster-role-to-group.1 b/docs/man/man1/openshift-cli-adm-policy-add-cluster-role-to-group.1 index d255d878a9d4..428cac1682af 100644 --- a/docs/man/man1/openshift-cli-adm-policy-add-cluster-role-to-group.1 +++ b/docs/man/man1/openshift-cli-adm-policy-add-cluster-role-to-group.1 @@ -69,6 +69,10 @@ Add a role to groups for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-add-cluster-role-to-user.1 b/docs/man/man1/openshift-cli-adm-policy-add-cluster-role-to-user.1 index 44588b91ebce..b0dd2226342b 100644 --- a/docs/man/man1/openshift-cli-adm-policy-add-cluster-role-to-user.1 +++ b/docs/man/man1/openshift-cli-adm-policy-add-cluster-role-to-user.1 @@ -69,6 +69,10 @@ Add a role to users for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-add-role-to-group.1 b/docs/man/man1/openshift-cli-adm-policy-add-role-to-group.1 index 070feac574aa..b019aa02cc15 100644 --- a/docs/man/man1/openshift-cli-adm-policy-add-role-to-group.1 +++ b/docs/man/man1/openshift-cli-adm-policy-add-role-to-group.1 @@ -75,6 +75,10 @@ Add a role to groups for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-add-role-to-user.1 b/docs/man/man1/openshift-cli-adm-policy-add-role-to-user.1 index 8ea02fcefcea..5241eea297ff 100644 --- a/docs/man/man1/openshift-cli-adm-policy-add-role-to-user.1 +++ b/docs/man/man1/openshift-cli-adm-policy-add-role-to-user.1 @@ -79,6 +79,10 @@ Add a role to users or serviceaccounts for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-add-scc-to-group.1 b/docs/man/man1/openshift-cli-adm-policy-add-scc-to-group.1 index 71fe17ccc4ea..772e0115e411 100644 --- a/docs/man/man1/openshift-cli-adm-policy-add-scc-to-group.1 +++ b/docs/man/man1/openshift-cli-adm-policy-add-scc-to-group.1 @@ -69,6 +69,10 @@ Add groups to a security context constraint \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-add-scc-to-user.1 b/docs/man/man1/openshift-cli-adm-policy-add-scc-to-user.1 index dc81bccea000..c7d8590bce9c 100644 --- a/docs/man/man1/openshift-cli-adm-policy-add-scc-to-user.1 +++ b/docs/man/man1/openshift-cli-adm-policy-add-scc-to-user.1 @@ -75,6 +75,10 @@ Add users or serviceaccount to a security context constraint \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-reconcile-cluster-role-bindings.1 b/docs/man/man1/openshift-cli-adm-policy-reconcile-cluster-role-bindings.1 index 3507b2004b94..78978994cbc7 100644 --- a/docs/man/man1/openshift-cli-adm-policy-reconcile-cluster-role-bindings.1 +++ b/docs/man/man1/openshift-cli-adm-policy-reconcile-cluster-role-bindings.1 @@ -127,6 +127,10 @@ You can see which recommended cluster role bindings have changed by choosing an \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-reconcile-cluster-roles.1 b/docs/man/man1/openshift-cli-adm-policy-reconcile-cluster-roles.1 index 1381401c3872..8385544d4025 100644 --- a/docs/man/man1/openshift-cli-adm-policy-reconcile-cluster-roles.1 +++ b/docs/man/man1/openshift-cli-adm-policy-reconcile-cluster-roles.1 @@ -122,6 +122,10 @@ You can see which cluster roles have recommended changed by choosing an output t \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-reconcile-sccs.1 b/docs/man/man1/openshift-cli-adm-policy-reconcile-sccs.1 index 3ac7eee237eb..04d965697598 100644 --- a/docs/man/man1/openshift-cli-adm-policy-reconcile-sccs.1 +++ b/docs/man/man1/openshift-cli-adm-policy-reconcile-sccs.1 @@ -126,6 +126,10 @@ You can see which cluster SCCs have recommended changes by choosing an output ty \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-remove-cluster-role-from-group.1 b/docs/man/man1/openshift-cli-adm-policy-remove-cluster-role-from-group.1 index 064128b73f41..5496cd26978e 100644 --- a/docs/man/man1/openshift-cli-adm-policy-remove-cluster-role-from-group.1 +++ b/docs/man/man1/openshift-cli-adm-policy-remove-cluster-role-from-group.1 @@ -69,6 +69,10 @@ Remove a role from groups for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-remove-cluster-role-from-user.1 b/docs/man/man1/openshift-cli-adm-policy-remove-cluster-role-from-user.1 index 5b8c15bde993..694c48ab375b 100644 --- a/docs/man/man1/openshift-cli-adm-policy-remove-cluster-role-from-user.1 +++ b/docs/man/man1/openshift-cli-adm-policy-remove-cluster-role-from-user.1 @@ -69,6 +69,10 @@ Remove a role from users for all projects in the cluster \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-remove-group.1 b/docs/man/man1/openshift-cli-adm-policy-remove-group.1 index 61847931ade3..c58e46853fd7 100644 --- a/docs/man/man1/openshift-cli-adm-policy-remove-group.1 +++ b/docs/man/man1/openshift-cli-adm-policy-remove-group.1 @@ -69,6 +69,10 @@ Remove group from the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-remove-role-from-group.1 b/docs/man/man1/openshift-cli-adm-policy-remove-role-from-group.1 index 1110bdb337e6..83fca421c7a0 100644 --- a/docs/man/man1/openshift-cli-adm-policy-remove-role-from-group.1 +++ b/docs/man/man1/openshift-cli-adm-policy-remove-role-from-group.1 @@ -75,6 +75,10 @@ Remove a role from groups for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-remove-role-from-user.1 b/docs/man/man1/openshift-cli-adm-policy-remove-role-from-user.1 index 0aa6b9e0d4a9..a7bd0e3b1073 100644 --- a/docs/man/man1/openshift-cli-adm-policy-remove-role-from-user.1 +++ b/docs/man/man1/openshift-cli-adm-policy-remove-role-from-user.1 @@ -79,6 +79,10 @@ Remove a role from users for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-remove-scc-from-group.1 b/docs/man/man1/openshift-cli-adm-policy-remove-scc-from-group.1 index ae035c1a7148..b2ec20f010c2 100644 --- a/docs/man/man1/openshift-cli-adm-policy-remove-scc-from-group.1 +++ b/docs/man/man1/openshift-cli-adm-policy-remove-scc-from-group.1 @@ -69,6 +69,10 @@ Remove group from scc \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-remove-scc-from-user.1 b/docs/man/man1/openshift-cli-adm-policy-remove-scc-from-user.1 index faa67408c156..e714d2f9eb14 100644 --- a/docs/man/man1/openshift-cli-adm-policy-remove-scc-from-user.1 +++ b/docs/man/man1/openshift-cli-adm-policy-remove-scc-from-user.1 @@ -75,6 +75,10 @@ Remove user from scc \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-remove-user.1 b/docs/man/man1/openshift-cli-adm-policy-remove-user.1 index d0638e66ddc4..43e4ed160e16 100644 --- a/docs/man/man1/openshift-cli-adm-policy-remove-user.1 +++ b/docs/man/man1/openshift-cli-adm-policy-remove-user.1 @@ -69,6 +69,10 @@ Remove user from the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy-who-can.1 b/docs/man/man1/openshift-cli-adm-policy-who-can.1 index b4ced8904e00..490f836524ca 100644 --- a/docs/man/man1/openshift-cli-adm-policy-who-can.1 +++ b/docs/man/man1/openshift-cli-adm-policy-who-can.1 @@ -75,6 +75,10 @@ List who can perform the specified action on a resource \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-policy.1 b/docs/man/man1/openshift-cli-adm-policy.1 index acd0ec600bbb..eeadc3676ee5 100644 --- a/docs/man/man1/openshift-cli-adm-policy.1 +++ b/docs/man/man1/openshift-cli-adm-policy.1 @@ -78,6 +78,10 @@ and 'scc'. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-prune-builds.1 b/docs/man/man1/openshift-cli-adm-prune-builds.1 index 36dfadc05de6..406555348740 100644 --- a/docs/man/man1/openshift-cli-adm-prune-builds.1 +++ b/docs/man/man1/openshift-cli-adm-prune-builds.1 @@ -95,6 +95,10 @@ By default, the prune operation performs a dry run making no changes to internal \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-prune-deployments.1 b/docs/man/man1/openshift-cli-adm-prune-deployments.1 index 757548a05452..dd143890d922 100644 --- a/docs/man/man1/openshift-cli-adm-prune-deployments.1 +++ b/docs/man/man1/openshift-cli-adm-prune-deployments.1 @@ -95,6 +95,10 @@ A \-\-confirm flag is needed for changes to be effective. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-prune-groups.1 b/docs/man/man1/openshift-cli-adm-prune-groups.1 index c0fae63b50de..1aa5d4f8be02 100644 --- a/docs/man/man1/openshift-cli-adm-prune-groups.1 +++ b/docs/man/man1/openshift-cli-adm-prune-groups.1 @@ -96,6 +96,10 @@ flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-prune-images.1 b/docs/man/man1/openshift-cli-adm-prune-images.1 index d16cc9f4b2f4..2b00ef9485b4 100644 --- a/docs/man/man1/openshift-cli-adm-prune-images.1 +++ b/docs/man/man1/openshift-cli-adm-prune-images.1 @@ -99,6 +99,10 @@ images. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-prune.1 b/docs/man/man1/openshift-cli-adm-prune.1 index 75d4898a72fb..b3b3f518be0e 100644 --- a/docs/man/man1/openshift-cli-adm-prune.1 +++ b/docs/man/man1/openshift-cli-adm-prune.1 @@ -73,6 +73,10 @@ the system by removing them. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-registry.1 b/docs/man/man1/openshift-cli-adm-registry.1 index 5ebf979b1aa7..2be9d983aa66 100644 --- a/docs/man/man1/openshift-cli-adm-registry.1 +++ b/docs/man/man1/openshift-cli-adm-registry.1 @@ -171,6 +171,10 @@ NOTE: This command is intended to simplify the tasks of setting up a Docker regi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-router.1 b/docs/man/man1/openshift-cli-adm-router.1 index 19e3792b44bd..db57b6d9f0ff 100644 --- a/docs/man/man1/openshift-cli-adm-router.1 +++ b/docs/man/man1/openshift-cli-adm-router.1 @@ -212,6 +212,10 @@ you have failover protection. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-taint.1 b/docs/man/man1/openshift-cli-adm-taint.1 index 7b6293b21641..a3cf3c78c1d6 100644 --- a/docs/man/man1/openshift-cli-adm-taint.1 +++ b/docs/man/man1/openshift-cli-adm-taint.1 @@ -134,6 +134,10 @@ Currently taint can only apply to node. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-top-images.1 b/docs/man/man1/openshift-cli-adm-top-images.1 index b80ffe2806fc..3f578924cd95 100644 --- a/docs/man/man1/openshift-cli-adm-top-images.1 +++ b/docs/man/man1/openshift-cli-adm-top-images.1 @@ -73,6 +73,10 @@ usage statistics. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-top-imagestreams.1 b/docs/man/man1/openshift-cli-adm-top-imagestreams.1 index bb281eef85ad..71b838d4a87a 100644 --- a/docs/man/man1/openshift-cli-adm-top-imagestreams.1 +++ b/docs/man/man1/openshift-cli-adm-top-imagestreams.1 @@ -73,6 +73,10 @@ usage statistics. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-top-node.1 b/docs/man/man1/openshift-cli-adm-top-node.1 index 6aeec15279cb..46d4db33a397 100644 --- a/docs/man/man1/openshift-cli-adm-top-node.1 +++ b/docs/man/man1/openshift-cli-adm-top-node.1 @@ -78,6 +78,10 @@ The top\-node command allows you to see the resource consumption of nodes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-top-pod.1 b/docs/man/man1/openshift-cli-adm-top-pod.1 index 57e66cc9703d..d4aae0843391 100644 --- a/docs/man/man1/openshift-cli-adm-top-pod.1 +++ b/docs/man/man1/openshift-cli-adm-top-pod.1 @@ -90,6 +90,10 @@ since pod creation. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-top.1 b/docs/man/man1/openshift-cli-adm-top.1 index b6242ff1f6a1..c2fc68dffd40 100644 --- a/docs/man/man1/openshift-cli-adm-top.1 +++ b/docs/man/man1/openshift-cli-adm-top.1 @@ -73,6 +73,10 @@ usage statistics. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm-uncordon.1 b/docs/man/man1/openshift-cli-adm-uncordon.1 index b3a3d778eaa6..7810971a65bb 100644 --- a/docs/man/man1/openshift-cli-adm-uncordon.1 +++ b/docs/man/man1/openshift-cli-adm-uncordon.1 @@ -69,6 +69,10 @@ Mark node as schedulable. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-adm.1 b/docs/man/man1/openshift-cli-adm.1 index 29a3c705776a..84fd2b798eb5 100644 --- a/docs/man/man1/openshift-cli-adm.1 +++ b/docs/man/man1/openshift-cli-adm.1 @@ -65,6 +65,10 @@ actions involve interaction with the command\-line client as well. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-annotate.1 b/docs/man/man1/openshift-cli-annotate.1 index e044660a9383..aedb3208cea8 100644 --- a/docs/man/man1/openshift-cli-annotate.1 +++ b/docs/man/man1/openshift-cli-annotate.1 @@ -147,6 +147,10 @@ Run 'openshift cli types' for a list of valid resources. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-apply.1 b/docs/man/man1/openshift-cli-apply.1 index 8b49f5f85787..36a23be6a322 100644 --- a/docs/man/man1/openshift-cli-apply.1 +++ b/docs/man/man1/openshift-cli-apply.1 @@ -106,6 +106,10 @@ JSON and YAML formats are accepted. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-attach.1 b/docs/man/man1/openshift-cli-attach.1 index 130959ef89d3..5bd4be378797 100644 --- a/docs/man/man1/openshift-cli-attach.1 +++ b/docs/man/man1/openshift-cli-attach.1 @@ -87,6 +87,10 @@ terminal session. Can be used to debug containers and invoke interactive command \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-autoscale.1 b/docs/man/man1/openshift-cli-autoscale.1 index 950a9f696732..36ab32c6866b 100644 --- a/docs/man/man1/openshift-cli-autoscale.1 +++ b/docs/man/man1/openshift-cli-autoscale.1 @@ -152,6 +152,10 @@ increase or decrease number of pods deployed within the system as needed. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-build-logs.1 b/docs/man/man1/openshift-cli-build-logs.1 index bd64101ddaa7..fdaf457f352c 100644 --- a/docs/man/man1/openshift-cli-build-logs.1 +++ b/docs/man/man1/openshift-cli-build-logs.1 @@ -79,6 +79,10 @@ DEPRECATED: This command has been moved to "openshift cli logs" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-cancel-build.1 b/docs/man/man1/openshift-cli-cancel-build.1 index db263be6189b..1fbd112a97a6 100644 --- a/docs/man/man1/openshift-cli-cancel-build.1 +++ b/docs/man/man1/openshift-cli-cancel-build.1 @@ -87,6 +87,10 @@ the build and the time the build is terminated. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-cluster-down.1 b/docs/man/man1/openshift-cli-cluster-down.1 index d86a88e2f1ad..e9f8f21adbe6 100644 --- a/docs/man/man1/openshift-cli-cluster-down.1 +++ b/docs/man/man1/openshift-cli-cluster-down.1 @@ -79,6 +79,10 @@ same machine using the \-\-docker\-machine argument. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-cluster-up.1 b/docs/man/man1/openshift-cli-cluster-up.1 index ccb11b746034..cda2bb66c6c1 100644 --- a/docs/man/man1/openshift-cli-cluster-up.1 +++ b/docs/man/man1/openshift-cli-cluster-up.1 @@ -151,6 +151,10 @@ A public hostname can also be specified for the server with the \-\-public\-host \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-cluster.1 b/docs/man/man1/openshift-cli-cluster.1 index aeab0667cd64..3ace30dc928e 100644 --- a/docs/man/man1/openshift-cli-cluster.1 +++ b/docs/man/man1/openshift-cli-cluster.1 @@ -87,6 +87,10 @@ routing suffix, use the \-\-routing\-suffix flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-completion.1 b/docs/man/man1/openshift-cli-completion.1 index 2124752cf2cc..7251fe3de4dc 100644 --- a/docs/man/man1/openshift-cli-completion.1 +++ b/docs/man/man1/openshift-cli-completion.1 @@ -70,6 +70,10 @@ completion of openshift cli commands. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-config-current-context.1 b/docs/man/man1/openshift-cli-config-current-context.1 index db5d2e9176ad..eb959c94bd85 100644 --- a/docs/man/man1/openshift-cli-config-current-context.1 +++ b/docs/man/man1/openshift-cli-config-current-context.1 @@ -69,6 +69,10 @@ Displays the current\-context \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-config-delete-cluster.1 b/docs/man/man1/openshift-cli-config-delete-cluster.1 index 669dab7cb3e9..5955cbaf38d9 100644 --- a/docs/man/man1/openshift-cli-config-delete-cluster.1 +++ b/docs/man/man1/openshift-cli-config-delete-cluster.1 @@ -69,6 +69,10 @@ Delete the specified cluster from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-config-delete-context.1 b/docs/man/man1/openshift-cli-config-delete-context.1 index 12afee2b85fb..d019222fc954 100644 --- a/docs/man/man1/openshift-cli-config-delete-context.1 +++ b/docs/man/man1/openshift-cli-config-delete-context.1 @@ -69,6 +69,10 @@ Delete the specified context from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-config-get-clusters.1 b/docs/man/man1/openshift-cli-config-get-clusters.1 index 37db9e173693..06d068e9b7b3 100644 --- a/docs/man/man1/openshift-cli-config-get-clusters.1 +++ b/docs/man/man1/openshift-cli-config-get-clusters.1 @@ -69,6 +69,10 @@ Display clusters defined in the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-config-get-contexts.1 b/docs/man/man1/openshift-cli-config-get-contexts.1 index da6a23cb4a06..f3cfca17b28e 100644 --- a/docs/man/man1/openshift-cli-config-get-contexts.1 +++ b/docs/man/man1/openshift-cli-config-get-contexts.1 @@ -82,6 +82,10 @@ Displays one or many contexts from the kubeconfig file. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-config-set-cluster.1 b/docs/man/man1/openshift-cli-config-set-cluster.1 index 22dbdc57bee8..6f9f16d3a732 100644 --- a/docs/man/man1/openshift-cli-config-set-cluster.1 +++ b/docs/man/man1/openshift-cli-config-set-cluster.1 @@ -80,6 +80,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-token\fP="" Bearer token for authentication to the API server diff --git a/docs/man/man1/openshift-cli-config-set-context.1 b/docs/man/man1/openshift-cli-config-set-context.1 index ff7522a2fe87..d09f69c63351 100644 --- a/docs/man/man1/openshift-cli-config-set-context.1 +++ b/docs/man/man1/openshift-cli-config-set-context.1 @@ -76,6 +76,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-\-match\-server\-version\fP=false Require server version to match client version +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-config-set-credentials.1 b/docs/man/man1/openshift-cli-config-set-credentials.1 index 8bf471535448..98dbf3a404e6 100644 --- a/docs/man/man1/openshift-cli-config-set-credentials.1 +++ b/docs/man/man1/openshift-cli-config-set-credentials.1 @@ -111,6 +111,10 @@ Bearer token and basic auth are mutually exclusive. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-config-set.1 b/docs/man/man1/openshift-cli-config-set.1 index 27d6b541f33e..61076b8df916 100644 --- a/docs/man/man1/openshift-cli-config-set.1 +++ b/docs/man/man1/openshift-cli-config-set.1 @@ -77,6 +77,10 @@ PROPERTY\_VALUE is the new value you wish to set. Binary fields such as 'certifi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-config-unset.1 b/docs/man/man1/openshift-cli-config-unset.1 index bf4f9d538cfd..b1ccaa5d7b56 100644 --- a/docs/man/man1/openshift-cli-config-unset.1 +++ b/docs/man/man1/openshift-cli-config-unset.1 @@ -70,6 +70,10 @@ PROPERTY\_NAME is a dot delimited name where each token represents either an att \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-config-use-context.1 b/docs/man/man1/openshift-cli-config-use-context.1 index dad0a4ab4535..e46b0917a2e8 100644 --- a/docs/man/man1/openshift-cli-config-use-context.1 +++ b/docs/man/man1/openshift-cli-config-use-context.1 @@ -69,6 +69,10 @@ Sets the current\-context in a kubeconfig file \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-config-view.1 b/docs/man/man1/openshift-cli-config-view.1 index 505062894e2f..c077a09f6560 100644 --- a/docs/man/man1/openshift-cli-config-view.1 +++ b/docs/man/man1/openshift-cli-config-view.1 @@ -122,6 +122,10 @@ You can use \-\-output jsonpath={...} to extract specific values using a jsonpat \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-config.1 b/docs/man/man1/openshift-cli-config.1 index d9a72eede07b..8c367e134548 100644 --- a/docs/man/man1/openshift-cli-config.1 +++ b/docs/man/man1/openshift-cli-config.1 @@ -80,6 +80,10 @@ Reference: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-convert.1 b/docs/man/man1/openshift-cli-convert.1 index ef223c7d11c7..b86421f91496 100644 --- a/docs/man/man1/openshift-cli-convert.1 +++ b/docs/man/man1/openshift-cli-convert.1 @@ -137,6 +137,10 @@ to change to output destination. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-clusterresourcequota.1 b/docs/man/man1/openshift-cli-create-clusterresourcequota.1 index 63c558231796..f3211fa4af29 100644 --- a/docs/man/man1/openshift-cli-create-clusterresourcequota.1 +++ b/docs/man/man1/openshift-cli-create-clusterresourcequota.1 @@ -90,6 +90,10 @@ Cluster resource quota objects defined quota restrictions that span multiple pro \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-configmap.1 b/docs/man/man1/openshift-cli-create-configmap.1 index bf0e317462d4..6152c78bf72c 100644 --- a/docs/man/man1/openshift-cli-create-configmap.1 +++ b/docs/man/man1/openshift-cli-create-configmap.1 @@ -143,6 +143,10 @@ symlinks, devices, pipes, etc). \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-deployment.1 b/docs/man/man1/openshift-cli-create-deployment.1 index 555391da2775..0889e451f369 100644 --- a/docs/man/man1/openshift-cli-create-deployment.1 +++ b/docs/man/man1/openshift-cli-create-deployment.1 @@ -127,6 +127,10 @@ Create a deployment with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-deploymentconfig.1 b/docs/man/man1/openshift-cli-create-deploymentconfig.1 index 6101190292cd..a27ca6e09a1b 100644 --- a/docs/man/man1/openshift-cli-create-deploymentconfig.1 +++ b/docs/man/man1/openshift-cli-create-deploymentconfig.1 @@ -82,6 +82,10 @@ Deployment configs define the template for a pod and manages deploying new image \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-identity.1 b/docs/man/man1/openshift-cli-create-identity.1 index afd8a46b3bd4..5cc1a2c41282 100644 --- a/docs/man/man1/openshift-cli-create-identity.1 +++ b/docs/man/man1/openshift-cli-create-identity.1 @@ -112,6 +112,10 @@ to allow logging in with the created identity. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-imagestream.1 b/docs/man/man1/openshift-cli-create-imagestream.1 index abc1870b8abf..a3f1a8e2e23c 100644 --- a/docs/man/man1/openshift-cli-create-imagestream.1 +++ b/docs/man/man1/openshift-cli-create-imagestream.1 @@ -79,6 +79,10 @@ access controlled destination that you can push images to. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-namespace.1 b/docs/man/man1/openshift-cli-create-namespace.1 index a04c8dd07ae3..306d568074e6 100644 --- a/docs/man/man1/openshift-cli-create-namespace.1 +++ b/docs/man/man1/openshift-cli-create-namespace.1 @@ -123,6 +123,10 @@ Create a namespace with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-policybinding.1 b/docs/man/man1/openshift-cli-create-policybinding.1 index 821a91521312..133dbdadad69 100644 --- a/docs/man/man1/openshift-cli-create-policybinding.1 +++ b/docs/man/man1/openshift-cli-create-policybinding.1 @@ -75,6 +75,10 @@ Create a policy binding that references the policy in the targetted namespace. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-quota.1 b/docs/man/man1/openshift-cli-create-quota.1 index a2a383b952a4..fe53f986d735 100644 --- a/docs/man/man1/openshift-cli-create-quota.1 +++ b/docs/man/man1/openshift-cli-create-quota.1 @@ -131,6 +131,10 @@ Create a resourcequota with the specified name, hard limits and optional scopes \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-route-edge.1 b/docs/man/man1/openshift-cli-create-route-edge.1 index 4076cb8cab15..fec370c4877d 100644 --- a/docs/man/man1/openshift-cli-create-route-edge.1 +++ b/docs/man/man1/openshift-cli-create-route-edge.1 @@ -119,6 +119,10 @@ generated route should expose via the \-\-service flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-route-passthrough.1 b/docs/man/man1/openshift-cli-create-route-passthrough.1 index fc9bf0aa7cb7..187924d7a2ac 100644 --- a/docs/man/man1/openshift-cli-create-route-passthrough.1 +++ b/docs/man/man1/openshift-cli-create-route-passthrough.1 @@ -99,6 +99,10 @@ generated route should expose via the \-\-service flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-route-reencrypt.1 b/docs/man/man1/openshift-cli-create-route-reencrypt.1 index cedff409c5d5..c49b1cf2ed77 100644 --- a/docs/man/man1/openshift-cli-create-route-reencrypt.1 +++ b/docs/man/man1/openshift-cli-create-route-reencrypt.1 @@ -120,6 +120,10 @@ is needed for reencrypt routes, specify one with the \-\-dest\-ca\-cert flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-route.1 b/docs/man/man1/openshift-cli-create-route.1 index 0e2a9b3b7024..3c74d984aa49 100644 --- a/docs/man/man1/openshift-cli-create-route.1 +++ b/docs/man/man1/openshift-cli-create-route.1 @@ -73,6 +73,10 @@ If you wish to create unsecured routes, see "openshift cli expose \-h" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-secret-docker-registry.1 b/docs/man/man1/openshift-cli-create-secret-docker-registry.1 index 351a4ec174fa..567d1a2d197d 100644 --- a/docs/man/man1/openshift-cli-create-secret-docker-registry.1 +++ b/docs/man/man1/openshift-cli-create-secret-docker-registry.1 @@ -158,6 +158,10 @@ by creating a dockercfg secret and attaching it to your service account. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-secret-generic.1 b/docs/man/man1/openshift-cli-create-secret-generic.1 index d367f0b2934a..19acf41a738c 100644 --- a/docs/man/man1/openshift-cli-create-secret-generic.1 +++ b/docs/man/man1/openshift-cli-create-secret-generic.1 @@ -147,6 +147,10 @@ symlinks, devices, pipes, etc). \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-secret-tls.1 b/docs/man/man1/openshift-cli-create-secret-tls.1 index 992a24ed56a1..06f530db4f27 100644 --- a/docs/man/man1/openshift-cli-create-secret-tls.1 +++ b/docs/man/man1/openshift-cli-create-secret-tls.1 @@ -134,6 +134,10 @@ The public/private key pair must exist before hand. The public key certificate m \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-secret.1 b/docs/man/man1/openshift-cli-create-secret.1 index 6d32d4317407..bf0b5f4fcf6f 100644 --- a/docs/man/man1/openshift-cli-create-secret.1 +++ b/docs/man/man1/openshift-cli-create-secret.1 @@ -69,6 +69,10 @@ Create a secret using specified subcommand. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-service-clusterip.1 b/docs/man/man1/openshift-cli-create-service-clusterip.1 index 12d36f75923d..b2cc8e1a48e2 100644 --- a/docs/man/man1/openshift-cli-create-service-clusterip.1 +++ b/docs/man/man1/openshift-cli-create-service-clusterip.1 @@ -131,6 +131,10 @@ Create a clusterIP service with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-service-loadbalancer.1 b/docs/man/man1/openshift-cli-create-service-loadbalancer.1 index 40a8329085e7..c508c811bcac 100644 --- a/docs/man/man1/openshift-cli-create-service-loadbalancer.1 +++ b/docs/man/man1/openshift-cli-create-service-loadbalancer.1 @@ -127,6 +127,10 @@ Create a LoadBalancer service with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-service-nodeport.1 b/docs/man/man1/openshift-cli-create-service-nodeport.1 index b7f3b4e0e3b2..4bef244ebdea 100644 --- a/docs/man/man1/openshift-cli-create-service-nodeport.1 +++ b/docs/man/man1/openshift-cli-create-service-nodeport.1 @@ -131,6 +131,10 @@ Create a nodeport service with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-service.1 b/docs/man/man1/openshift-cli-create-service.1 index d4dee16e1873..b4dfc23a7ba5 100644 --- a/docs/man/man1/openshift-cli-create-service.1 +++ b/docs/man/man1/openshift-cli-create-service.1 @@ -69,6 +69,10 @@ Create a service using specified subcommand. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-serviceaccount.1 b/docs/man/man1/openshift-cli-create-serviceaccount.1 index b20e7d3f4658..db15957139a9 100644 --- a/docs/man/man1/openshift-cli-create-serviceaccount.1 +++ b/docs/man/man1/openshift-cli-create-serviceaccount.1 @@ -127,6 +127,10 @@ Create a service account with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-user.1 b/docs/man/man1/openshift-cli-create-user.1 index 2d40e83701f2..fd66af92a2d5 100644 --- a/docs/man/man1/openshift-cli-create-user.1 +++ b/docs/man/man1/openshift-cli-create-user.1 @@ -116,6 +116,10 @@ to allow logging in as the created user. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create-useridentitymapping.1 b/docs/man/man1/openshift-cli-create-useridentitymapping.1 index 1ab32cdb8a76..5eaee4364736 100644 --- a/docs/man/man1/openshift-cli-create-useridentitymapping.1 +++ b/docs/man/man1/openshift-cli-create-useridentitymapping.1 @@ -106,6 +106,10 @@ to create a useridentitymapping object. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-create.1 b/docs/man/man1/openshift-cli-create.1 index 66a281e1e5b1..30891e755809 100644 --- a/docs/man/man1/openshift-cli-create.1 +++ b/docs/man/man1/openshift-cli-create.1 @@ -106,6 +106,10 @@ JSON and YAML formats are accepted. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-debug.1 b/docs/man/man1/openshift-cli-debug.1 index c73077322d0e..f3f0786c5753 100644 --- a/docs/man/man1/openshift-cli-debug.1 +++ b/docs/man/man1/openshift-cli-debug.1 @@ -161,6 +161,10 @@ the shell. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-delete.1 b/docs/man/man1/openshift-cli-delete.1 index ce018bf7db0a..ba74f9c2cbae 100644 --- a/docs/man/man1/openshift-cli-delete.1 +++ b/docs/man/man1/openshift-cli-delete.1 @@ -127,6 +127,10 @@ will be lost along with the rest of the resource. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-deploy.1 b/docs/man/man1/openshift-cli-deploy.1 index 784585db556a..4d93297e875f 100644 --- a/docs/man/man1/openshift-cli-deploy.1 +++ b/docs/man/man1/openshift-cli-deploy.1 @@ -126,6 +126,10 @@ If no options are given, shows information about the latest deployment. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-describe.1 b/docs/man/man1/openshift-cli-describe.1 index 1324f46626a8..c5f2283f1c14 100644 --- a/docs/man/man1/openshift-cli-describe.1 +++ b/docs/man/man1/openshift-cli-describe.1 @@ -99,6 +99,10 @@ given resource. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-edit.1 b/docs/man/man1/openshift-cli-edit.1 index 32e8def08722..73fd24bf3bf1 100644 --- a/docs/man/man1/openshift-cli-edit.1 +++ b/docs/man/man1/openshift-cli-edit.1 @@ -132,6 +132,10 @@ saved copy to include the latest resource version. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-env.1 b/docs/man/man1/openshift-cli-env.1 index 3a44478b2cd3..d0920c852a2a 100644 --- a/docs/man/man1/openshift-cli-env.1 +++ b/docs/man/man1/openshift-cli-env.1 @@ -123,6 +123,10 @@ DEPRECATED: This command has been moved to "openshift cli set env" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-ex-dockerbuild.1 b/docs/man/man1/openshift-cli-ex-dockerbuild.1 index 1594f9c57395..788c766e7edb 100644 --- a/docs/man/man1/openshift-cli-ex-dockerbuild.1 +++ b/docs/man/man1/openshift-cli-ex-dockerbuild.1 @@ -92,6 +92,10 @@ Experimental: This command is under active development and may change without no \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-ex.1 b/docs/man/man1/openshift-cli-ex.1 index 03e7425caa6f..a4bca8a2567a 100644 --- a/docs/man/man1/openshift-cli-ex.1 +++ b/docs/man/man1/openshift-cli-ex.1 @@ -66,6 +66,10 @@ openshift cli ex \- \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-exec.1 b/docs/man/man1/openshift-cli-exec.1 index 3721dfc9ee50..61106d6c4c94 100644 --- a/docs/man/man1/openshift-cli-exec.1 +++ b/docs/man/man1/openshift-cli-exec.1 @@ -87,6 +87,10 @@ Execute a command in a container \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-explain.1 b/docs/man/man1/openshift-cli-explain.1 index effd695d69a2..a6bac35b21b6 100644 --- a/docs/man/man1/openshift-cli-explain.1 +++ b/docs/man/man1/openshift-cli-explain.1 @@ -85,6 +85,10 @@ resourcequotas (quota), namespaces (ns) or endpoints (ep). \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-export.1 b/docs/man/man1/openshift-cli-export.1 index 58233cbce3f9..d3c48efb249c 100644 --- a/docs/man/man1/openshift-cli-export.1 +++ b/docs/man/man1/openshift-cli-export.1 @@ -148,6 +148,10 @@ to generate the API structure for a template to which you can add parameters and \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-expose.1 b/docs/man/man1/openshift-cli-expose.1 index 359ea175eee7..4d35113f466d 100644 --- a/docs/man/man1/openshift-cli-expose.1 +++ b/docs/man/man1/openshift-cli-expose.1 @@ -196,6 +196,10 @@ labels from the object it exposes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-extract.1 b/docs/man/man1/openshift-cli-extract.1 index 35dbab2709c8..e7bb9a971ab4 100644 --- a/docs/man/man1/openshift-cli-extract.1 +++ b/docs/man/man1/openshift-cli-extract.1 @@ -128,6 +128,10 @@ with \-\-to=DIRECTORY. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-get.1 b/docs/man/man1/openshift-cli-get.1 index b87eb281299a..e26e973c898c 100644 --- a/docs/man/man1/openshift-cli-get.1 +++ b/docs/man/man1/openshift-cli-get.1 @@ -153,6 +153,10 @@ detailed view, use 'openshift cli describe'. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-idle.1 b/docs/man/man1/openshift-cli-idle.1 index a391b423d620..d8611eef73bd 100644 --- a/docs/man/man1/openshift-cli-idle.1 +++ b/docs/man/man1/openshift-cli-idle.1 @@ -101,6 +101,10 @@ associated resources by scaling them back up to their previous scale. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-import-app.json.1 b/docs/man/man1/openshift-cli-import-app.json.1 index a3314224a51d..3f070658841a 100644 --- a/docs/man/man1/openshift-cli-import-app.json.1 +++ b/docs/man/man1/openshift-cli-import-app.json.1 @@ -112,6 +112,10 @@ Experimental: This command is under active development and may change without no \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-import-docker-compose.1 b/docs/man/man1/openshift-cli-import-docker-compose.1 index 1da367bf24a6..0b716620c2ad 100644 --- a/docs/man/man1/openshift-cli-import-docker-compose.1 +++ b/docs/man/man1/openshift-cli-import-docker-compose.1 @@ -108,6 +108,10 @@ Experimental: This command is under active development and may change without no \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-import-image.1 b/docs/man/man1/openshift-cli-import-image.1 index 8f584ecf6a99..1136efea534d 100644 --- a/docs/man/man1/openshift-cli-import-image.1 +++ b/docs/man/man1/openshift-cli-import-image.1 @@ -91,6 +91,10 @@ spec.Tags may have tag and image information imported. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-import.1 b/docs/man/man1/openshift-cli-import.1 index 543c960b98a7..fd5a31c4357f 100644 --- a/docs/man/man1/openshift-cli-import.1 +++ b/docs/man/man1/openshift-cli-import.1 @@ -72,6 +72,10 @@ These commands assist in bringing existing applications into OpenShift. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-label.1 b/docs/man/man1/openshift-cli-label.1 index 1d775856a41a..dedbb04f0049 100644 --- a/docs/man/man1/openshift-cli-label.1 +++ b/docs/man/man1/openshift-cli-label.1 @@ -146,6 +146,10 @@ resource\-version will be used. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-login.1 b/docs/man/man1/openshift-cli-login.1 index b50acfcd638d..2ce29254fdbb 100644 --- a/docs/man/man1/openshift-cli-login.1 +++ b/docs/man/man1/openshift-cli-login.1 @@ -90,6 +90,10 @@ prompt for user input as needed. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-logout.1 b/docs/man/man1/openshift-cli-logout.1 index 3983bebf59f4..6219dcf89e2e 100644 --- a/docs/man/man1/openshift-cli-logout.1 +++ b/docs/man/man1/openshift-cli-logout.1 @@ -82,6 +82,10 @@ After logging out, if you want to log back into the server use 'openshift cli lo \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-logs.1 b/docs/man/man1/openshift-cli-logs.1 index f52da96728db..bdb7788b7ad9 100644 --- a/docs/man/man1/openshift-cli-logs.1 +++ b/docs/man/man1/openshift-cli-logs.1 @@ -125,6 +125,10 @@ logs of the last attempt. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-new-app.1 b/docs/man/man1/openshift-cli-new-app.1 index 50201ad1fdd6..6d03580c457f 100644 --- a/docs/man/man1/openshift-cli-new-app.1 +++ b/docs/man/man1/openshift-cli-new-app.1 @@ -184,6 +184,10 @@ You can use 'openshift cli status' to check the progress. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-new-build.1 b/docs/man/man1/openshift-cli-new-build.1 index 6d4ea18a10cb..87ebd33345fe 100644 --- a/docs/man/man1/openshift-cli-new-build.1 +++ b/docs/man/man1/openshift-cli-new-build.1 @@ -173,6 +173,10 @@ You can use 'openshift cli status' to check the progress. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-new-project.1 b/docs/man/man1/openshift-cli-new-project.1 index 6ae69945d746..cf7eb2ffac49 100644 --- a/docs/man/man1/openshift-cli-new-project.1 +++ b/docs/man/man1/openshift-cli-new-project.1 @@ -90,6 +90,10 @@ After your project is created it will become the default project in your config. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-observe.1 b/docs/man/man1/openshift-cli-observe.1 index 8078cccae0aa..d3585aa3b178 100644 --- a/docs/man/man1/openshift-cli-observe.1 +++ b/docs/man/man1/openshift-cli-observe.1 @@ -245,6 +245,10 @@ Experimental: This command is under active development and may change without no \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-options.1 b/docs/man/man1/openshift-cli-options.1 index 0de1009f0d3a..29891bb1dd72 100644 --- a/docs/man/man1/openshift-cli-options.1 +++ b/docs/man/man1/openshift-cli-options.1 @@ -66,6 +66,10 @@ openshift cli options \- \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-patch.1 b/docs/man/man1/openshift-cli-patch.1 index 0d59e4cac73a..8ce2e7840218 100644 --- a/docs/man/man1/openshift-cli-patch.1 +++ b/docs/man/man1/openshift-cli-patch.1 @@ -134,6 +134,10 @@ JSON and YAML formats are accepted. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-policy-add-role-to-group.1 b/docs/man/man1/openshift-cli-policy-add-role-to-group.1 index df480243300b..75e4ce92b4ea 100644 --- a/docs/man/man1/openshift-cli-policy-add-role-to-group.1 +++ b/docs/man/man1/openshift-cli-policy-add-role-to-group.1 @@ -75,6 +75,10 @@ Add a role to groups for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-policy-add-role-to-user.1 b/docs/man/man1/openshift-cli-policy-add-role-to-user.1 index 717a6f3b552f..68320e02fab6 100644 --- a/docs/man/man1/openshift-cli-policy-add-role-to-user.1 +++ b/docs/man/man1/openshift-cli-policy-add-role-to-user.1 @@ -79,6 +79,10 @@ Add a role to users or serviceaccounts for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-policy-can-i.1 b/docs/man/man1/openshift-cli-policy-can-i.1 index f2f159826efb..417232392c69 100644 --- a/docs/man/man1/openshift-cli-policy-can-i.1 +++ b/docs/man/man1/openshift-cli-policy-can-i.1 @@ -99,6 +99,10 @@ Check whether an action is allowed \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-policy-remove-group.1 b/docs/man/man1/openshift-cli-policy-remove-group.1 index 9ba233f4a232..c43ff437e427 100644 --- a/docs/man/man1/openshift-cli-policy-remove-group.1 +++ b/docs/man/man1/openshift-cli-policy-remove-group.1 @@ -69,6 +69,10 @@ Remove group from the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-policy-remove-role-from-group.1 b/docs/man/man1/openshift-cli-policy-remove-role-from-group.1 index 15748dee1b23..d27048c5a71c 100644 --- a/docs/man/man1/openshift-cli-policy-remove-role-from-group.1 +++ b/docs/man/man1/openshift-cli-policy-remove-role-from-group.1 @@ -75,6 +75,10 @@ Remove a role from groups for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-policy-remove-role-from-user.1 b/docs/man/man1/openshift-cli-policy-remove-role-from-user.1 index 28a68c8339a3..c2b3060bd592 100644 --- a/docs/man/man1/openshift-cli-policy-remove-role-from-user.1 +++ b/docs/man/man1/openshift-cli-policy-remove-role-from-user.1 @@ -79,6 +79,10 @@ Remove a role from users for the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-policy-remove-user.1 b/docs/man/man1/openshift-cli-policy-remove-user.1 index 43b4485f660f..2f2290a80101 100644 --- a/docs/man/man1/openshift-cli-policy-remove-user.1 +++ b/docs/man/man1/openshift-cli-policy-remove-user.1 @@ -69,6 +69,10 @@ Remove user from the current project \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-policy-who-can.1 b/docs/man/man1/openshift-cli-policy-who-can.1 index 849c3d1746f8..9862046bdcba 100644 --- a/docs/man/man1/openshift-cli-policy-who-can.1 +++ b/docs/man/man1/openshift-cli-policy-who-can.1 @@ -75,6 +75,10 @@ List who can perform the specified action on a resource \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-policy.1 b/docs/man/man1/openshift-cli-policy.1 index 3bd1ab432de9..e5a92ff8aa9b 100644 --- a/docs/man/man1/openshift-cli-policy.1 +++ b/docs/man/man1/openshift-cli-policy.1 @@ -69,6 +69,10 @@ Manage authorization policy \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-port-forward.1 b/docs/man/man1/openshift-cli-port-forward.1 index 3bfb9e1c0520..b0c8409fe5f9 100644 --- a/docs/man/man1/openshift-cli-port-forward.1 +++ b/docs/man/man1/openshift-cli-port-forward.1 @@ -75,6 +75,10 @@ Forward 1 or more local ports to a pod \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-process.1 b/docs/man/man1/openshift-cli-process.1 index 25839168c0f0..463f58b5d5fa 100644 --- a/docs/man/man1/openshift-cli-process.1 +++ b/docs/man/man1/openshift-cli-process.1 @@ -113,6 +113,10 @@ output to the create command over STDIN (using the '\-f \-' option) or redirect \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-project.1 b/docs/man/man1/openshift-cli-project.1 index 00163e9a0683..d74c28802a33 100644 --- a/docs/man/man1/openshift-cli-project.1 +++ b/docs/man/man1/openshift-cli-project.1 @@ -87,6 +87,10 @@ command. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-projects.1 b/docs/man/man1/openshift-cli-projects.1 index 6689098be29b..cdd03a11cbee 100644 --- a/docs/man/man1/openshift-cli-projects.1 +++ b/docs/man/man1/openshift-cli-projects.1 @@ -79,6 +79,10 @@ command. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-proxy.1 b/docs/man/man1/openshift-cli-proxy.1 index 06e39ade4038..98c80b5631e5 100644 --- a/docs/man/man1/openshift-cli-proxy.1 +++ b/docs/man/man1/openshift-cli-proxy.1 @@ -115,6 +115,10 @@ Run a proxy to the API server \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-replace.1 b/docs/man/man1/openshift-cli-replace.1 index 9e18ff7c3a18..9ff10c0d56f1 100644 --- a/docs/man/man1/openshift-cli-replace.1 +++ b/docs/man/man1/openshift-cli-replace.1 @@ -122,6 +122,10 @@ JSON and YAML formats are accepted. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-rollback.1 b/docs/man/man1/openshift-cli-rollback.1 index 9f0d6b2667bf..f89483e443d4 100644 --- a/docs/man/man1/openshift-cli-rollback.1 +++ b/docs/man/man1/openshift-cli-rollback.1 @@ -119,6 +119,10 @@ will be. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-rollout-history.1 b/docs/man/man1/openshift-cli-rollout-history.1 index d39042476a58..5d48989867ed 100644 --- a/docs/man/man1/openshift-cli-rollout-history.1 +++ b/docs/man/man1/openshift-cli-rollout-history.1 @@ -87,6 +87,10 @@ by using the \-\-revision flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-rollout-latest.1 b/docs/man/man1/openshift-cli-rollout-latest.1 index 2d25b3253ed1..5c5ce207f95d 100644 --- a/docs/man/man1/openshift-cli-rollout-latest.1 +++ b/docs/man/man1/openshift-cli-rollout-latest.1 @@ -86,6 +86,10 @@ your image change triggers. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-rollout-pause.1 b/docs/man/man1/openshift-cli-rollout-pause.1 index 7b31206d4f0e..66e0c5587397 100644 --- a/docs/man/man1/openshift-cli-rollout-pause.1 +++ b/docs/man/man1/openshift-cli-rollout-pause.1 @@ -83,6 +83,10 @@ Use \\"%[1]s rollout resume\\" to resume a paused resource. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-rollout-resume.1 b/docs/man/man1/openshift-cli-rollout-resume.1 index cdcf9375e33c..b18c8a9b5b00 100644 --- a/docs/man/man1/openshift-cli-rollout-resume.1 +++ b/docs/man/man1/openshift-cli-rollout-resume.1 @@ -83,6 +83,10 @@ resource, we allow it to be reconciled again. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-rollout-status.1 b/docs/man/man1/openshift-cli-rollout-status.1 index 69ae12f17f07..efcf2587ee7a 100644 --- a/docs/man/man1/openshift-cli-rollout-status.1 +++ b/docs/man/man1/openshift-cli-rollout-status.1 @@ -79,6 +79,10 @@ Watch the status of the latest rollout, until it's done. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-rollout-undo.1 b/docs/man/man1/openshift-cli-rollout-undo.1 index 2516bb5018c8..a6878dff0204 100644 --- a/docs/man/man1/openshift-cli-rollout-undo.1 +++ b/docs/man/man1/openshift-cli-rollout-undo.1 @@ -103,6 +103,10 @@ will be. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-rollout.1 b/docs/man/man1/openshift-cli-rollout.1 index 8b828ca26f2c..1ad70bee4e6b 100644 --- a/docs/man/man1/openshift-cli-rollout.1 +++ b/docs/man/man1/openshift-cli-rollout.1 @@ -89,6 +89,10 @@ at the same time \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-rsh.1 b/docs/man/man1/openshift-cli-rsh.1 index 7f43c5aac5a1..f4ba5f355728 100644 --- a/docs/man/man1/openshift-cli-rsh.1 +++ b/docs/man/man1/openshift-cli-rsh.1 @@ -107,6 +107,10 @@ directly. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-rsync.1 b/docs/man/man1/openshift-cli-rsync.1 index 7eb13ecc2aaa..3bb90f009629 100644 --- a/docs/man/man1/openshift-cli-rsync.1 +++ b/docs/man/man1/openshift-cli-rsync.1 @@ -119,6 +119,10 @@ for the copy. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-run.1 b/docs/man/man1/openshift-cli-run.1 index 24d581eb791a..ec91069a3ce3 100644 --- a/docs/man/man1/openshift-cli-run.1 +++ b/docs/man/man1/openshift-cli-run.1 @@ -216,6 +216,10 @@ foreground for an interactive container execution. You may pass 'run/v1' to \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-scale.1 b/docs/man/man1/openshift-cli-scale.1 index b9f049e317fe..07365af3e2a6 100644 --- a/docs/man/man1/openshift-cli-scale.1 +++ b/docs/man/man1/openshift-cli-scale.1 @@ -117,6 +117,10 @@ desired replicas in the configuration template. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-secrets-add.1 b/docs/man/man1/openshift-cli-secrets-add.1 index 40c55eeb8f10..65460a4ba69e 100644 --- a/docs/man/man1/openshift-cli-secrets-add.1 +++ b/docs/man/man1/openshift-cli-secrets-add.1 @@ -75,6 +75,10 @@ DEPRECATED: This command has been moved to "openshift cli secrets link" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-secrets-link.1 b/docs/man/man1/openshift-cli-secrets-link.1 index a9f2aa8f3954..c03ed2983af6 100644 --- a/docs/man/man1/openshift-cli-secrets-link.1 +++ b/docs/man/man1/openshift-cli-secrets-link.1 @@ -78,6 +78,10 @@ Linking a secret enables a service account to automatically use that secret for \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-secrets-new-basicauth.1 b/docs/man/man1/openshift-cli-secrets-new-basicauth.1 index 3ff55115b510..917a02282885 100644 --- a/docs/man/man1/openshift-cli-secrets-new-basicauth.1 +++ b/docs/man/man1/openshift-cli-secrets-new-basicauth.1 @@ -131,6 +131,10 @@ this information by creating a 'basicauth' secret and attaching it to your servi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-secrets-new-dockercfg.1 b/docs/man/man1/openshift-cli-secrets-new-dockercfg.1 index 8e8d6829fbeb..a7dfbdd55f28 100644 --- a/docs/man/man1/openshift-cli-secrets-new-dockercfg.1 +++ b/docs/man/man1/openshift-cli-secrets-new-dockercfg.1 @@ -134,6 +134,10 @@ by creating a dockercfg secret and attaching it to your service account. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-secrets-new-sshauth.1 b/docs/man/man1/openshift-cli-secrets-new-sshauth.1 index 7cee54219ab6..ebda02d17b41 100644 --- a/docs/man/man1/openshift-cli-secrets-new-sshauth.1 +++ b/docs/man/man1/openshift-cli-secrets-new-sshauth.1 @@ -123,6 +123,10 @@ provide this information by creating a 'sshauth' secret and attaching it to your \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-secrets-new.1 b/docs/man/man1/openshift-cli-secrets-new.1 index 3f887db7eaa8..8a9e01bc93e1 100644 --- a/docs/man/man1/openshift-cli-secrets-new.1 +++ b/docs/man/man1/openshift-cli-secrets-new.1 @@ -120,6 +120,10 @@ using with all valid keys in that directory. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-secrets-unlink.1 b/docs/man/man1/openshift-cli-secrets-unlink.1 index b0bed408a171..b48745a00781 100644 --- a/docs/man/man1/openshift-cli-secrets-unlink.1 +++ b/docs/man/man1/openshift-cli-secrets-unlink.1 @@ -72,6 +72,10 @@ If a secret is no longer valid for a pod, build or image pull, you may unlink it \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-secrets.1 b/docs/man/man1/openshift-cli-secrets.1 index b453a0026582..6febdf310514 100644 --- a/docs/man/man1/openshift-cli-secrets.1 +++ b/docs/man/man1/openshift-cli-secrets.1 @@ -74,6 +74,10 @@ Docker registries. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-serviceaccounts-get-token.1 b/docs/man/man1/openshift-cli-serviceaccounts-get-token.1 index 0a41ccfb24a7..3d09ce2b0a35 100644 --- a/docs/man/man1/openshift-cli-serviceaccounts-get-token.1 +++ b/docs/man/man1/openshift-cli-serviceaccounts-get-token.1 @@ -77,6 +77,10 @@ itself were making the actions. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-serviceaccounts-new-token.1 b/docs/man/man1/openshift-cli-serviceaccounts-new-token.1 index 4186c98b3ddf..890c3d514899 100644 --- a/docs/man/man1/openshift-cli-serviceaccounts-new-token.1 +++ b/docs/man/man1/openshift-cli-serviceaccounts-new-token.1 @@ -86,6 +86,10 @@ be applied to any created token so that tokens created with this command can be \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-serviceaccounts.1 b/docs/man/man1/openshift-cli-serviceaccounts.1 index a678e82e8c31..e4d9c57bf16e 100644 --- a/docs/man/man1/openshift-cli-serviceaccounts.1 +++ b/docs/man/man1/openshift-cli-serviceaccounts.1 @@ -72,6 +72,10 @@ Service accounts allow system components to access the API. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-set-build-hook.1 b/docs/man/man1/openshift-cli-set-build-hook.1 index c3c2221f9149..b13de74477d7 100644 --- a/docs/man/man1/openshift-cli-set-build-hook.1 +++ b/docs/man/man1/openshift-cli-set-build-hook.1 @@ -147,6 +147,10 @@ arguments to the image's entrypoint (default). \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-set-build-secret.1 b/docs/man/man1/openshift-cli-set-build-secret.1 index 5c6b93a43c01..84f9486eac60 100644 --- a/docs/man/man1/openshift-cli-set-build-secret.1 +++ b/docs/man/man1/openshift-cli-set-build-secret.1 @@ -148,6 +148,10 @@ be selected with the \-\-all flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-set-deployment-hook.1 b/docs/man/man1/openshift-cli-set-deployment-hook.1 index 1ec80cee7417..781dcea66c0c 100644 --- a/docs/man/man1/openshift-cli-set-deployment-hook.1 +++ b/docs/man/man1/openshift-cli-set-deployment-hook.1 @@ -172,6 +172,10 @@ the abort policy, because at that point the deployment has already happened. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-set-env.1 b/docs/man/man1/openshift-cli-set-env.1 index 85ba87bce5c0..b2806dec26ab 100644 --- a/docs/man/man1/openshift-cli-set-env.1 +++ b/docs/man/man1/openshift-cli-set-env.1 @@ -136,6 +136,10 @@ syntax. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-set-image.1 b/docs/man/man1/openshift-cli-set-image.1 index b848e627fb28..ae89bf2ed848 100644 --- a/docs/man/man1/openshift-cli-set-image.1 +++ b/docs/man/man1/openshift-cli-set-image.1 @@ -131,6 +131,10 @@ Update existing container image(s) of resources. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-set-probe.1 b/docs/man/man1/openshift-cli-set-probe.1 index b9567da5be94..87be9db5d102 100644 --- a/docs/man/man1/openshift-cli-set-probe.1 +++ b/docs/man/man1/openshift-cli-set-probe.1 @@ -183,6 +183,10 @@ to fail. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-set-route-backends.1 b/docs/man/man1/openshift-cli-set-route-backends.1 index 43f87775c9ba..80203549319b 100644 --- a/docs/man/man1/openshift-cli-set-route-backends.1 +++ b/docs/man/man1/openshift-cli-set-route-backends.1 @@ -160,6 +160,10 @@ Not all routers may support multiple or weighted backends. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-set-triggers.1 b/docs/man/man1/openshift-cli-set-triggers.1 index eed1026dcd6f..1ed3c7b79bb9 100644 --- a/docs/man/man1/openshift-cli-set-triggers.1 +++ b/docs/man/man1/openshift-cli-set-triggers.1 @@ -169,6 +169,10 @@ and generic). The config change trigger for a build config will only trigger the \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-set-volumes.1 b/docs/man/man1/openshift-cli-set-volumes.1 index fca6e9dce5af..85fbb8b962e0 100644 --- a/docs/man/man1/openshift-cli-set-volumes.1 +++ b/docs/man/man1/openshift-cli-set-volumes.1 @@ -190,6 +190,10 @@ For descriptions on other volume types, see \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-set.1 b/docs/man/man1/openshift-cli-set.1 index 44a2ead8c8b6..1860f5131451 100644 --- a/docs/man/man1/openshift-cli-set.1 +++ b/docs/man/man1/openshift-cli-set.1 @@ -72,6 +72,10 @@ These commands help you make changes to existing application resources. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-start-build.1 b/docs/man/man1/openshift-cli-start-build.1 index 884d2df93394..1e2648c18b7c 100644 --- a/docs/man/man1/openshift-cli-start-build.1 +++ b/docs/man/man1/openshift-cli-start-build.1 @@ -140,6 +140,10 @@ base image changes will use the source specified on the build config. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-status.1 b/docs/man/man1/openshift-cli-status.1 index 5d6fb9c1e55b..7af9584d9fcf 100644 --- a/docs/man/man1/openshift-cli-status.1 +++ b/docs/man/man1/openshift-cli-status.1 @@ -93,6 +93,10 @@ graph in DOT format that is suitable for use by the "dot" command. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-tag.1 b/docs/man/man1/openshift-cli-tag.1 index c9791a8e3ef6..d20cb0ef21e2 100644 --- a/docs/man/man1/openshift-cli-tag.1 +++ b/docs/man/man1/openshift-cli-tag.1 @@ -108,6 +108,10 @@ Docker images. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-types.1 b/docs/man/man1/openshift-cli-types.1 index 411ac6c36b1c..8f716d005a5c 100644 --- a/docs/man/man1/openshift-cli-types.1 +++ b/docs/man/man1/openshift-cli-types.1 @@ -219,6 +219,10 @@ For more, see \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-volumes.1 b/docs/man/man1/openshift-cli-volumes.1 index 345ec7da652b..37ea3c06b19a 100644 --- a/docs/man/man1/openshift-cli-volumes.1 +++ b/docs/man/man1/openshift-cli-volumes.1 @@ -155,6 +155,10 @@ DEPRECATED: This command has been moved to "openshift cli set volume" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli-whoami.1 b/docs/man/man1/openshift-cli-whoami.1 index accaa1d4cf12..332887354fc1 100644 --- a/docs/man/man1/openshift-cli-whoami.1 +++ b/docs/man/man1/openshift-cli-whoami.1 @@ -84,6 +84,10 @@ user context. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-cli.1 b/docs/man/man1/openshift-cli.1 index 6cc608135d49..1e6e10e48802 100644 --- a/docs/man/man1/openshift-cli.1 +++ b/docs/man/man1/openshift-cli.1 @@ -66,6 +66,10 @@ cluster under the 'adm' subcommand. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-ex-build-chain.1 b/docs/man/man1/openshift-ex-build-chain.1 index 7d08f34d1c00..2582ed337b82 100644 --- a/docs/man/man1/openshift-ex-build-chain.1 +++ b/docs/man/man1/openshift-ex-build-chain.1 @@ -92,6 +92,10 @@ default namespace will be used respectively. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-ex-config-patch.1 b/docs/man/man1/openshift-ex-config-patch.1 index 87e0681c1446..c1b767545538 100644 --- a/docs/man/man1/openshift-ex-config-patch.1 +++ b/docs/man/man1/openshift-ex-config-patch.1 @@ -79,6 +79,10 @@ Patch the master\-config.yaml or node\-config.yaml \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-ex-config.1 b/docs/man/man1/openshift-ex-config.1 index c2083c20916d..1944390baad3 100644 --- a/docs/man/man1/openshift-ex-config.1 +++ b/docs/man/man1/openshift-ex-config.1 @@ -69,6 +69,10 @@ Manage cluster configuration files like master\-config.yaml. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-ex-diagnostics.1 b/docs/man/man1/openshift-ex-diagnostics.1 index d2b464397993..77817e4eace5 100644 --- a/docs/man/man1/openshift-ex-diagnostics.1 +++ b/docs/man/man1/openshift-ex-diagnostics.1 @@ -163,6 +163,10 @@ AggregatedLogging AnalyzeLogs ClusterRegistry ClusterRoleBindings ClusterRoles C \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-ex-ipfailover.1 b/docs/man/man1/openshift-ex-ipfailover.1 index f2916c8f647b..fce0af5528c3 100644 --- a/docs/man/man1/openshift-ex-ipfailover.1 +++ b/docs/man/man1/openshift-ex-ipfailover.1 @@ -144,6 +144,10 @@ value that matches the number of nodes for the given labeled selector. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-ex-options.1 b/docs/man/man1/openshift-ex-options.1 index 3d333bd22755..480270ef2a32 100644 --- a/docs/man/man1/openshift-ex-options.1 +++ b/docs/man/man1/openshift-ex-options.1 @@ -66,6 +66,10 @@ openshift ex options \- \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-ex-prune-groups.1 b/docs/man/man1/openshift-ex-prune-groups.1 index 8160fbc68777..d312caf1b1fe 100644 --- a/docs/man/man1/openshift-ex-prune-groups.1 +++ b/docs/man/man1/openshift-ex-prune-groups.1 @@ -96,6 +96,10 @@ flag. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-ex-sync-groups.1 b/docs/man/man1/openshift-ex-sync-groups.1 index 4b9d9319257d..f915a7701aa1 100644 --- a/docs/man/man1/openshift-ex-sync-groups.1 +++ b/docs/man/man1/openshift-ex-sync-groups.1 @@ -132,6 +132,10 @@ LDAP query templates. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-ex-validate-master-config.1 b/docs/man/man1/openshift-ex-validate-master-config.1 index 014d5cc7c3fd..49d345a64f1d 100644 --- a/docs/man/man1/openshift-ex-validate-master-config.1 +++ b/docs/man/man1/openshift-ex-validate-master-config.1 @@ -72,6 +72,10 @@ This command validates that a configuration file intended to be used for a maste \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-ex-validate-node-config.1 b/docs/man/man1/openshift-ex-validate-node-config.1 index 7a5606bfc249..9719ae44c397 100644 --- a/docs/man/man1/openshift-ex-validate-node-config.1 +++ b/docs/man/man1/openshift-ex-validate-node-config.1 @@ -72,6 +72,10 @@ This command validates that a configuration file intended to be used for a node \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-ex-validate.1 b/docs/man/man1/openshift-ex-validate.1 index 55381de19237..e076e90384e3 100644 --- a/docs/man/man1/openshift-ex-validate.1 +++ b/docs/man/man1/openshift-ex-validate.1 @@ -72,6 +72,10 @@ The commands here allow administrators to validate the integrity of configuratio \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-ex.1 b/docs/man/man1/openshift-ex.1 index a48ff777f217..3a64d93b698c 100644 --- a/docs/man/man1/openshift-ex.1 +++ b/docs/man/man1/openshift-ex.1 @@ -61,6 +61,10 @@ The commands grouped here are under development and may change without notice. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-infra-f5-router.1 b/docs/man/man1/openshift-infra-f5-router.1 index d7151dc734ca..ccc50af5b7e4 100644 --- a/docs/man/man1/openshift-infra-f5-router.1 +++ b/docs/man/man1/openshift-infra-f5-router.1 @@ -140,6 +140,10 @@ that you must have a cluster\-wide administrative role to view all namespaces. \fB\-\-project\-labels\fP="" A label selector to apply to projects to watch; if '*' watches all projects the client can access +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-resync\-interval\fP=0 The interval at which the route list should be fully refreshed diff --git a/docs/man/man1/openshift-infra-router.1 b/docs/man/man1/openshift-infra-router.1 index 9754e8e4e9d0..0c381c768bd3 100644 --- a/docs/man/man1/openshift-infra-router.1 +++ b/docs/man/man1/openshift-infra-router.1 @@ -140,6 +140,10 @@ that you must have a cluster\-wide administrative role to view all namespaces. \fB\-\-reload\fP="" The path to the reload script to use +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-resync\-interval\fP=0 The interval at which the route list should be fully refreshed diff --git a/docs/man/man1/openshift-kube-annotate.1 b/docs/man/man1/openshift-kube-annotate.1 index 700db513ad47..12ba90005729 100644 --- a/docs/man/man1/openshift-kube-annotate.1 +++ b/docs/man/man1/openshift-kube-annotate.1 @@ -296,6 +296,10 @@ Valid resource types include: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-api-versions.1 b/docs/man/man1/openshift-kube-api-versions.1 index 1abe91045c1a..2e26124dd785 100644 --- a/docs/man/man1/openshift-kube-api-versions.1 +++ b/docs/man/man1/openshift-kube-api-versions.1 @@ -185,6 +185,10 @@ Print the supported API versions on the server, in the form of "group/version" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-apply.1 b/docs/man/man1/openshift-kube-apply.1 index 35d01e5bdec7..ab766b945e2e 100644 --- a/docs/man/man1/openshift-kube-apply.1 +++ b/docs/man/man1/openshift-kube-apply.1 @@ -224,6 +224,10 @@ JSON and YAML formats are accepted. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-attach.1 b/docs/man/man1/openshift-kube-attach.1 index ad3535da334f..3b1d59218118 100644 --- a/docs/man/man1/openshift-kube-attach.1 +++ b/docs/man/man1/openshift-kube-attach.1 @@ -199,6 +199,10 @@ Attach to a process that is already running inside an existing container. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-autoscale.1 b/docs/man/man1/openshift-kube-autoscale.1 index f9114dbe3e19..9f3a73488bc9 100644 --- a/docs/man/man1/openshift-kube-autoscale.1 +++ b/docs/man/man1/openshift-kube-autoscale.1 @@ -267,6 +267,10 @@ An autoscaler can automatically increase or decrease number of pods deployed wit \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-cluster-info-dump.1 b/docs/man/man1/openshift-kube-cluster-info-dump.1 index 154c5baffe81..1d5135c783b7 100644 --- a/docs/man/man1/openshift-kube-cluster-info-dump.1 +++ b/docs/man/man1/openshift-kube-cluster-info-dump.1 @@ -206,6 +206,10 @@ based on namespace and pod name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-cluster-info.1 b/docs/man/man1/openshift-kube-cluster-info.1 index f4eefc724083..4c35b88aec12 100644 --- a/docs/man/man1/openshift-kube-cluster-info.1 +++ b/docs/man/man1/openshift-kube-cluster-info.1 @@ -192,6 +192,10 @@ To further debug and diagnose cluster problems, use 'kubectl cluster\-info dump' \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-completion.1 b/docs/man/man1/openshift-kube-completion.1 index dfd2f6686219..c926ee38231e 100644 --- a/docs/man/man1/openshift-kube-completion.1 +++ b/docs/man/man1/openshift-kube-completion.1 @@ -189,6 +189,10 @@ completion of kubectl commands. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-config-current-context.1 b/docs/man/man1/openshift-kube-config-current-context.1 index 6b1db92d8715..53cff919625a 100644 --- a/docs/man/man1/openshift-kube-config-current-context.1 +++ b/docs/man/man1/openshift-kube-config-current-context.1 @@ -185,6 +185,10 @@ Displays the current\-context \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-config-delete-cluster.1 b/docs/man/man1/openshift-kube-config-delete-cluster.1 index 1685a3c26277..75189cc97522 100644 --- a/docs/man/man1/openshift-kube-config-delete-cluster.1 +++ b/docs/man/man1/openshift-kube-config-delete-cluster.1 @@ -185,6 +185,10 @@ Delete the specified cluster from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-config-delete-context.1 b/docs/man/man1/openshift-kube-config-delete-context.1 index cefe5aac0a96..e60a21cf8081 100644 --- a/docs/man/man1/openshift-kube-config-delete-context.1 +++ b/docs/man/man1/openshift-kube-config-delete-context.1 @@ -185,6 +185,10 @@ Delete the specified context from the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-config-get-clusters.1 b/docs/man/man1/openshift-kube-config-get-clusters.1 index e6534ee94477..cd70b37a7308 100644 --- a/docs/man/man1/openshift-kube-config-get-clusters.1 +++ b/docs/man/man1/openshift-kube-config-get-clusters.1 @@ -185,6 +185,10 @@ Display clusters defined in the kubeconfig \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-config-get-contexts.1 b/docs/man/man1/openshift-kube-config-get-contexts.1 index 4cdaeb6082aa..e71da30e250e 100644 --- a/docs/man/man1/openshift-kube-config-get-contexts.1 +++ b/docs/man/man1/openshift-kube-config-get-contexts.1 @@ -198,6 +198,10 @@ Displays one or many contexts from the kubeconfig file. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-config-set-cluster.1 b/docs/man/man1/openshift-kube-config-set-cluster.1 index ea08f90e0eac..db1da1bdc642 100644 --- a/docs/man/man1/openshift-kube-config-set-cluster.1 +++ b/docs/man/man1/openshift-kube-config-set-cluster.1 @@ -196,6 +196,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-stderrthreshold\fP=2 logs at or above this threshold go to stderr diff --git a/docs/man/man1/openshift-kube-config-set-context.1 b/docs/man/man1/openshift-kube-config-set-context.1 index 449430319b2f..9df804f4b921 100644 --- a/docs/man/man1/openshift-kube-config-set-context.1 +++ b/docs/man/man1/openshift-kube-config-set-context.1 @@ -192,6 +192,10 @@ Specifying a name that already exists will merge new fields on top of existing v \fB\-\-match\-server\-version\fP=false Require server version to match client version +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-config-set-credentials.1 b/docs/man/man1/openshift-kube-config-set-credentials.1 index e8ff2a5aed69..63db5b35e285 100644 --- a/docs/man/man1/openshift-kube-config-set-credentials.1 +++ b/docs/man/man1/openshift-kube-config-set-credentials.1 @@ -227,6 +227,10 @@ Bearer token and basic auth are mutually exclusive. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-config-set.1 b/docs/man/man1/openshift-kube-config-set.1 index fc92cd43df0d..d68c6619f86e 100644 --- a/docs/man/man1/openshift-kube-config-set.1 +++ b/docs/man/man1/openshift-kube-config-set.1 @@ -193,6 +193,10 @@ PROPERTY\_VALUE is the new value you wish to set. Binary fields such as 'certifi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-config-unset.1 b/docs/man/man1/openshift-kube-config-unset.1 index 870dcad2428b..83c8e6cfe10e 100644 --- a/docs/man/man1/openshift-kube-config-unset.1 +++ b/docs/man/man1/openshift-kube-config-unset.1 @@ -186,6 +186,10 @@ PROPERTY\_NAME is a dot delimited name where each token represents either an att \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-config-use-context.1 b/docs/man/man1/openshift-kube-config-use-context.1 index d478d0056d26..9a0543b9a2ed 100644 --- a/docs/man/man1/openshift-kube-config-use-context.1 +++ b/docs/man/man1/openshift-kube-config-use-context.1 @@ -185,6 +185,10 @@ Sets the current\-context in a kubeconfig file \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-config-view.1 b/docs/man/man1/openshift-kube-config-view.1 index e1bdb8ffdd13..27bafe570161 100644 --- a/docs/man/man1/openshift-kube-config-view.1 +++ b/docs/man/man1/openshift-kube-config-view.1 @@ -238,6 +238,10 @@ You can use \-\-output jsonpath={...} to extract specific values using a jsonpat \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-config.1 b/docs/man/man1/openshift-kube-config.1 index 62042a30a396..fbb2350933ac 100644 --- a/docs/man/man1/openshift-kube-config.1 +++ b/docs/man/man1/openshift-kube-config.1 @@ -193,6 +193,10 @@ The loading order follows these rules: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-convert.1 b/docs/man/man1/openshift-kube-convert.1 index 1d6a8bc0a675..94df039f0472 100644 --- a/docs/man/man1/openshift-kube-convert.1 +++ b/docs/man/man1/openshift-kube-convert.1 @@ -253,6 +253,10 @@ to change to output destination. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-cordon.1 b/docs/man/man1/openshift-kube-cordon.1 index 2d4d9749d18c..a4e778662ea4 100644 --- a/docs/man/man1/openshift-kube-cordon.1 +++ b/docs/man/man1/openshift-kube-cordon.1 @@ -185,6 +185,10 @@ Mark node as unschedulable. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create-configmap.1 b/docs/man/man1/openshift-kube-create-configmap.1 index 8f514cc980d0..5b85d0817cfa 100644 --- a/docs/man/man1/openshift-kube-create-configmap.1 +++ b/docs/man/man1/openshift-kube-create-configmap.1 @@ -259,6 +259,10 @@ symlinks, devices, pipes, etc). \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create-deployment.1 b/docs/man/man1/openshift-kube-create-deployment.1 index 4a474d6c4457..dd9ca4eabd2a 100644 --- a/docs/man/man1/openshift-kube-create-deployment.1 +++ b/docs/man/man1/openshift-kube-create-deployment.1 @@ -243,6 +243,10 @@ Create a deployment with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create-namespace.1 b/docs/man/man1/openshift-kube-create-namespace.1 index c58748477564..259465821792 100644 --- a/docs/man/man1/openshift-kube-create-namespace.1 +++ b/docs/man/man1/openshift-kube-create-namespace.1 @@ -239,6 +239,10 @@ Create a namespace with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create-quota.1 b/docs/man/man1/openshift-kube-create-quota.1 index 6034d8430ef8..f669cd7feb53 100644 --- a/docs/man/man1/openshift-kube-create-quota.1 +++ b/docs/man/man1/openshift-kube-create-quota.1 @@ -247,6 +247,10 @@ Create a resourcequota with the specified name, hard limits and optional scopes \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create-secret-docker-registry.1 b/docs/man/man1/openshift-kube-create-secret-docker-registry.1 index e48d46c8fdf2..42007a13cfb5 100644 --- a/docs/man/man1/openshift-kube-create-secret-docker-registry.1 +++ b/docs/man/man1/openshift-kube-create-secret-docker-registry.1 @@ -274,6 +274,10 @@ by creating a dockercfg secret and attaching it to your service account. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create-secret-generic.1 b/docs/man/man1/openshift-kube-create-secret-generic.1 index 1640f88b7db4..e74f6bcdd444 100644 --- a/docs/man/man1/openshift-kube-create-secret-generic.1 +++ b/docs/man/man1/openshift-kube-create-secret-generic.1 @@ -263,6 +263,10 @@ symlinks, devices, pipes, etc). \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create-secret-tls.1 b/docs/man/man1/openshift-kube-create-secret-tls.1 index 7632cf5c6699..bf2fbe034caa 100644 --- a/docs/man/man1/openshift-kube-create-secret-tls.1 +++ b/docs/man/man1/openshift-kube-create-secret-tls.1 @@ -250,6 +250,10 @@ The public/private key pair must exist before hand. The public key certificate m \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create-secret.1 b/docs/man/man1/openshift-kube-create-secret.1 index 8b159abe290e..b92f6462ac97 100644 --- a/docs/man/man1/openshift-kube-create-secret.1 +++ b/docs/man/man1/openshift-kube-create-secret.1 @@ -185,6 +185,10 @@ Create a secret using specified subcommand. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create-service-clusterip.1 b/docs/man/man1/openshift-kube-create-service-clusterip.1 index 67f92e956df9..d1ca2ed41122 100644 --- a/docs/man/man1/openshift-kube-create-service-clusterip.1 +++ b/docs/man/man1/openshift-kube-create-service-clusterip.1 @@ -247,6 +247,10 @@ Create a clusterIP service with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create-service-loadbalancer.1 b/docs/man/man1/openshift-kube-create-service-loadbalancer.1 index 2969f7952ada..b00514835546 100644 --- a/docs/man/man1/openshift-kube-create-service-loadbalancer.1 +++ b/docs/man/man1/openshift-kube-create-service-loadbalancer.1 @@ -243,6 +243,10 @@ Create a LoadBalancer service with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create-service-nodeport.1 b/docs/man/man1/openshift-kube-create-service-nodeport.1 index 668d9d9382fe..6d6d6a06600d 100644 --- a/docs/man/man1/openshift-kube-create-service-nodeport.1 +++ b/docs/man/man1/openshift-kube-create-service-nodeport.1 @@ -247,6 +247,10 @@ Create a nodeport service with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create-service.1 b/docs/man/man1/openshift-kube-create-service.1 index e049cd226856..58ef784a85ca 100644 --- a/docs/man/man1/openshift-kube-create-service.1 +++ b/docs/man/man1/openshift-kube-create-service.1 @@ -185,6 +185,10 @@ Create a service using specified subcommand. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create-serviceaccount.1 b/docs/man/man1/openshift-kube-create-serviceaccount.1 index 8e3eb57bb83d..3f75b3becc4e 100644 --- a/docs/man/man1/openshift-kube-create-serviceaccount.1 +++ b/docs/man/man1/openshift-kube-create-serviceaccount.1 @@ -243,6 +243,10 @@ Create a service account with the specified name. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-create.1 b/docs/man/man1/openshift-kube-create.1 index 825a6dd82928..fca41519b377 100644 --- a/docs/man/man1/openshift-kube-create.1 +++ b/docs/man/man1/openshift-kube-create.1 @@ -222,6 +222,10 @@ JSON and YAML formats are accepted. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-delete.1 b/docs/man/man1/openshift-kube-delete.1 index bdd54d08c6b1..f5f6b0c6455d 100644 --- a/docs/man/man1/openshift-kube-delete.1 +++ b/docs/man/man1/openshift-kube-delete.1 @@ -242,6 +242,10 @@ will be lost along with the rest of the resource. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-describe.1 b/docs/man/man1/openshift-kube-describe.1 index 4f7f92477d6f..ca09d79e25c1 100644 --- a/docs/man/man1/openshift-kube-describe.1 +++ b/docs/man/man1/openshift-kube-describe.1 @@ -259,6 +259,10 @@ Valid resource types include: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-drain.1 b/docs/man/man1/openshift-kube-drain.1 index b6fab7a7669e..e3029fb62209 100644 --- a/docs/man/man1/openshift-kube-drain.1 +++ b/docs/man/man1/openshift-kube-drain.1 @@ -221,6 +221,10 @@ will make the node schedulable again. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-edit.1 b/docs/man/man1/openshift-kube-edit.1 index 6bbc4ff701eb..a4e013f723cd 100644 --- a/docs/man/man1/openshift-kube-edit.1 +++ b/docs/man/man1/openshift-kube-edit.1 @@ -248,6 +248,10 @@ saved copy to include the latest resource version. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-exec.1 b/docs/man/man1/openshift-kube-exec.1 index 2dda4d69e2b2..788aeb45bb90 100644 --- a/docs/man/man1/openshift-kube-exec.1 +++ b/docs/man/man1/openshift-kube-exec.1 @@ -203,6 +203,10 @@ Execute a command in a container. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-explain.1 b/docs/man/man1/openshift-kube-explain.1 index 6dadaae56792..0bb691fbb023 100644 --- a/docs/man/man1/openshift-kube-explain.1 +++ b/docs/man/man1/openshift-kube-explain.1 @@ -234,6 +234,10 @@ Valid resource types include: \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-expose.1 b/docs/man/man1/openshift-kube-expose.1 index f1bde433e3fb..99bf8f33a433 100644 --- a/docs/man/man1/openshift-kube-expose.1 +++ b/docs/man/man1/openshift-kube-expose.1 @@ -312,6 +312,10 @@ deployment (deploy), replicaset (rs) \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-get.1 b/docs/man/man1/openshift-kube-get.1 index 841050855df8..8a0ea48d3636 100644 --- a/docs/man/man1/openshift-kube-get.1 +++ b/docs/man/man1/openshift-kube-get.1 @@ -310,6 +310,10 @@ of the \-\-template flag, you can filter the attributes of the fetched resource( \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-label.1 b/docs/man/man1/openshift-kube-label.1 index 9dd0363541c5..6bf9921ecb16 100644 --- a/docs/man/man1/openshift-kube-label.1 +++ b/docs/man/man1/openshift-kube-label.1 @@ -260,6 +260,10 @@ If \-\-resource\-version is specified, then updates will use this resource versi \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-logs.1 b/docs/man/man1/openshift-kube-logs.1 index e19305c58836..ff74c50e1040 100644 --- a/docs/man/man1/openshift-kube-logs.1 +++ b/docs/man/man1/openshift-kube-logs.1 @@ -227,6 +227,10 @@ Print the logs for a container in a pod. If the pod has only one container, the \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-namespace.1 b/docs/man/man1/openshift-kube-namespace.1 index 1b659266125a..d4794b9a2758 100644 --- a/docs/man/man1/openshift-kube-namespace.1 +++ b/docs/man/man1/openshift-kube-namespace.1 @@ -185,6 +185,10 @@ Deprecated: This command is deprecated, all its functionalities are covered by " \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-options.1 b/docs/man/man1/openshift-kube-options.1 index fbae20c2b56f..60ccf30776fd 100644 --- a/docs/man/man1/openshift-kube-options.1 +++ b/docs/man/man1/openshift-kube-options.1 @@ -182,6 +182,10 @@ openshift kube options \- \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-patch.1 b/docs/man/man1/openshift-kube-patch.1 index 4c689ec03b33..696c956f7c15 100644 --- a/docs/man/man1/openshift-kube-patch.1 +++ b/docs/man/man1/openshift-kube-patch.1 @@ -254,6 +254,10 @@ Please refer to the models in \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-port-forward.1 b/docs/man/man1/openshift-kube-port-forward.1 index 65ab231bb632..7ae5658d9bf0 100644 --- a/docs/man/man1/openshift-kube-port-forward.1 +++ b/docs/man/man1/openshift-kube-port-forward.1 @@ -191,6 +191,10 @@ Forward one or more local ports to a pod. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-proxy.1 b/docs/man/man1/openshift-kube-proxy.1 index 1636cb30b210..e4fdee1479c7 100644 --- a/docs/man/man1/openshift-kube-proxy.1 +++ b/docs/man/man1/openshift-kube-proxy.1 @@ -252,6 +252,10 @@ The above lets you 'curl localhost:8001/custom/api/v1/pods' \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-replace.1 b/docs/man/man1/openshift-kube-replace.1 index 5f0b4d2b9175..7f8c78a1abdd 100644 --- a/docs/man/man1/openshift-kube-replace.1 +++ b/docs/man/man1/openshift-kube-replace.1 @@ -244,6 +244,10 @@ Please refer to the models in \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-rolling-update.1 b/docs/man/man1/openshift-kube-rolling-update.1 index 1c52667df5a6..65abab1bef89 100644 --- a/docs/man/man1/openshift-kube-rolling-update.1 +++ b/docs/man/man1/openshift-kube-rolling-update.1 @@ -279,6 +279,10 @@ existing replication controller and overwrite at least one (common) label in its \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-rollout-history.1 b/docs/man/man1/openshift-kube-rollout-history.1 index c9c6cd396ca6..ec23627da06f 100644 --- a/docs/man/man1/openshift-kube-rollout-history.1 +++ b/docs/man/man1/openshift-kube-rollout-history.1 @@ -199,6 +199,10 @@ View previous rollout revisions and configurations. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-rollout-pause.1 b/docs/man/man1/openshift-kube-rollout-pause.1 index 3055c8c6a8ee..a26ed01e68bd 100644 --- a/docs/man/man1/openshift-kube-rollout-pause.1 +++ b/docs/man/man1/openshift-kube-rollout-pause.1 @@ -200,6 +200,10 @@ Currently only deployments support being paused. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-rollout-resume.1 b/docs/man/man1/openshift-kube-rollout-resume.1 index de004908bfe3..49a71afa26b2 100644 --- a/docs/man/man1/openshift-kube-rollout-resume.1 +++ b/docs/man/man1/openshift-kube-rollout-resume.1 @@ -200,6 +200,10 @@ Currently only deployments support being resumed. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-rollout-status.1 b/docs/man/man1/openshift-kube-rollout-status.1 index 8822790a8a76..ad91baf1b7ef 100644 --- a/docs/man/man1/openshift-kube-rollout-status.1 +++ b/docs/man/man1/openshift-kube-rollout-status.1 @@ -195,6 +195,10 @@ Watch the status of current rollout, until it's done. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-rollout-undo.1 b/docs/man/man1/openshift-kube-rollout-undo.1 index 35b84d04565b..19c29b41184c 100644 --- a/docs/man/man1/openshift-kube-rollout-undo.1 +++ b/docs/man/man1/openshift-kube-rollout-undo.1 @@ -199,6 +199,10 @@ Rollback to a previous rollout. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-rollout.1 b/docs/man/man1/openshift-kube-rollout.1 index e9529121dd37..bcd8824203d6 100644 --- a/docs/man/man1/openshift-kube-rollout.1 +++ b/docs/man/man1/openshift-kube-rollout.1 @@ -185,6 +185,10 @@ Manage a deployment using subcommands like "kubectl rollout undo deployment/abc" \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-run.1 b/docs/man/man1/openshift-kube-run.1 index a4c2b1b53bce..0a5d853027fa 100644 --- a/docs/man/man1/openshift-kube-run.1 +++ b/docs/man/man1/openshift-kube-run.1 @@ -328,6 +328,10 @@ Creates a deployment or job to manage the created container(s). \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-scale.1 b/docs/man/man1/openshift-kube-scale.1 index fbc699fbde9d..8b5de41a731a 100644 --- a/docs/man/man1/openshift-kube-scale.1 +++ b/docs/man/man1/openshift-kube-scale.1 @@ -229,6 +229,10 @@ scale is sent to the server. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-set-image.1 b/docs/man/man1/openshift-kube-set-image.1 index 0e89bbc2fd0f..892d2988f713 100644 --- a/docs/man/man1/openshift-kube-set-image.1 +++ b/docs/man/man1/openshift-kube-set-image.1 @@ -247,6 +247,10 @@ Possible resources include (case insensitive): \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-set.1 b/docs/man/man1/openshift-kube-set.1 index 98a557d532a4..bf04dc2d62be 100644 --- a/docs/man/man1/openshift-kube-set.1 +++ b/docs/man/man1/openshift-kube-set.1 @@ -188,6 +188,10 @@ These commands help you make changes to existing application resources. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-stop.1 b/docs/man/man1/openshift-kube-stop.1 index 74d2ccdb49fc..4026cdf9b417 100644 --- a/docs/man/man1/openshift-kube-stop.1 +++ b/docs/man/man1/openshift-kube-stop.1 @@ -223,6 +223,10 @@ Deprecated: This command is deprecated, all its functionalities are covered by " \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-taint.1 b/docs/man/man1/openshift-kube-taint.1 index 3716e068b193..2f673fc9a850 100644 --- a/docs/man/man1/openshift-kube-taint.1 +++ b/docs/man/man1/openshift-kube-taint.1 @@ -250,6 +250,10 @@ Currently taint can only apply to node. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-top-node.1 b/docs/man/man1/openshift-kube-top-node.1 index 470feced7fc0..5684520cf143 100644 --- a/docs/man/man1/openshift-kube-top-node.1 +++ b/docs/man/man1/openshift-kube-top-node.1 @@ -194,6 +194,10 @@ The top\-node command allows you to see the resource consumption of nodes. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-top-pod.1 b/docs/man/man1/openshift-kube-top-pod.1 index 9fc71ed06e0e..5577c239e56f 100644 --- a/docs/man/man1/openshift-kube-top-pod.1 +++ b/docs/man/man1/openshift-kube-top-pod.1 @@ -206,6 +206,10 @@ since pod creation. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-top.1 b/docs/man/man1/openshift-kube-top.1 index ceffde880dae..555010ee155c 100644 --- a/docs/man/man1/openshift-kube-top.1 +++ b/docs/man/man1/openshift-kube-top.1 @@ -188,6 +188,10 @@ The top command allows you to see the resource consumption for nodes or pods. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-uncordon.1 b/docs/man/man1/openshift-kube-uncordon.1 index 84607f745308..549e017f9bc5 100644 --- a/docs/man/man1/openshift-kube-uncordon.1 +++ b/docs/man/man1/openshift-kube-uncordon.1 @@ -185,6 +185,10 @@ Mark node as schedulable. \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube-version.1 b/docs/man/man1/openshift-kube-version.1 index d8989ce69750..ca8f75a1a08f 100644 --- a/docs/man/man1/openshift-kube-version.1 +++ b/docs/man/man1/openshift-kube-version.1 @@ -191,6 +191,10 @@ Print the client and server version information \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server diff --git a/docs/man/man1/openshift-kube.1 b/docs/man/man1/openshift-kube.1 index 39e2f47cc6bc..2331bbdef722 100644 --- a/docs/man/man1/openshift-kube.1 +++ b/docs/man/man1/openshift-kube.1 @@ -181,6 +181,10 @@ Find more information at \fB\-n\fP, \fB\-\-namespace\fP="" If present, the namespace scope for this CLI request +.PP +\fB\-\-request\-timeout\fP="0" + The length of time to wait before giving up on a single server request. Non\-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. + .PP \fB\-\-server\fP="" The address and port of the Kubernetes API server