You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 25, 2023. It is now read-only.
DEPRECATION NOTE: This project will be deprecated on March 1, 2023. It is being replace with cast which is a single smaller binary capable of installing any cast compatible distribution such as SIFT or REMnux (and more soon).
SIFT CLI
Manage your SIFT Installation
Usage
Usage:
sift [options] list-upgrades [--pre-release]
sift [options] install [--pre-release] [--version=<version>] [--mode=<mode>] [--user=<user>]
sift [options] update [--mode=<mode>]
sift [options] upgrade [--pre-release] [--mode=<mode>]
sift [options] self-upgrade [--pre-release]
sift [options] version
sift [options] debug
sift -h | --help | -v
Options:
--dev Developer Mode (do not use, dangerous, bypasses checks)
--version=<version> Specific version install [default: latest]
--mode=<mode> SIFT Install Mode (desktop, server, complete (legacy) or packages-only (legacy)) [default: desktop]
--user=<user> User used for SIFT config [default: ${currentUser}]
--no-cache Ignore the cache, always download the release files
--verbose Display verbose logging
Issues
Open issues over at the main SIFT Repository, prefix all issues with [CLI]