Chapter 1. CLI tools introduction
You can use different command-line interface (CLI) tools to build, deploy, and manage a MicroShift node and workloads. With CLI tools, you can complete various administration and development operations from the terminal to manage deployments and interact with each component of the system.
CLI tools available for use with MicroShift are the following:
-
Kubernetes CLI (
kubectl
) -
The OpenShift CLI (
oc
) tool with an enabled subset of commands -
Built-in
microshift
command types
Commands for multi-node deployments, projects, and developer tools are not supported by MicroShift.