spin CLI Guide
You can edit pipelines, applications, and configs using the Spinnaker Command Line Interface (spin
CLI).
Before you begin, see Install and Configure Spin CLI .
Manage Applications
Once you have spin
installed and configured, you can use it to manage your Spinnaker application’s lifecycle.
Manage Canary Configs
Use spin
to manage the whole lifecycle of your canary configs.
Manage Pipeline Templates
Use spin
to manage your managed pipeline templates (MPT).
Manage Pipelines
Use spin
to manage your Spinnaker pipelines.
Last modified May 7, 2021: docs(migration): fix imgs and links (9a18ce6)