Download
This page provides an overview of the available downloads for the various Step components.
Step CLI
The Step CLI (Command Line Interface) provides an interface for building, executing, and deploying automation packages within Step.
CLI for Step Open Source
The CLI of Step Open Source can be downloaded from the GitHub releases page of Step.
Following binaries are available, depending on your platform:
- Windows:
step.exe
- Linux and Mac:
step
After download, put the executable corresponding to your platform in your PATH.
CLI for Step Enterprise
To interact with Step Enterprise, the CLI of Step Enterprise is required.
The CLI of Step Enterprise can be downloaded from the Enterprise download section. Refer to Access enterprise artifacts if you don’t already have access to it.
CLI for Step SaaS
To interact with Step SaaS, the CLI for Step Open Source works for most features. Some feature however require the Enterprise CLI.
Step Server
Step Open Source
The binaries of Step Open Source can be downloaded from the GitHub releases page of Step.
Follow the Install from archive guide to install Step from the binaries.
If you’re interested in installing Step in Kubernetes, follow the Install in Kubernetes guide.
Step Enterprise
The binaries of Step Enterprise can be downloaded from the Enterprise download section. Refer to Access enterprise artifacts if you don’t already have access to it.
Follow the Install from archive guide to install Step Enterprise from the binaries.
If you’re interested in installing Step Enterprise in Kubernetes, follow Install in Kubernetes guide.
Step SaaS
For the provisioning of a SaaS cluster follow the Step SaaS quick setup guide