workspace restore
Usage​
tecton workspace restore [OPTIONS] [COMMIT_ID]
Description​
Restore local Tecton Workspace state to a previous version.
The commit to restore can either be passed as COMMIT_ID, or the latest commit for the currently selected workspace will be used.
Also restores the repo config used for the apply to the default repo config path at REPO_ROOT/repo.yaml.
Options​
Flag | Description |
---|---|
-y , --yes | Skip all confirmation prompts. |