// Module included in the following assemblies: // // * microshift-cli_ref/microshift-cli-using-oc.adoc :_mod-docs-content-type: CONCEPT [id="microshift-cli-oc-about_{context}"] = About the OpenShift CLI [role="_abstract"] With the OpenShift command-line interface (CLI), the `oc` command, you can deploy and manage {microshift-short} projects from a terminal. The CLI `oc` tool is ideal in the following situations: * Working directly with project source code * Scripting {product-title} operations * Managing projects while restricted by bandwidth resources [NOTE] ==== A `kubeconfig` file must exist for the node to be accessible. The values are applied from built-in default values or a `config.yaml`, if you created one. ====