Releases: forkspacer/cli
Release v0.1.9
Installation
macOS (Apple Silicon)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.9/forkspacer-darwin-arm64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionmacOS (Intel)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.9/forkspacer-darwin-amd64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionLinux (amd64)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.9/forkspacer-linux-amd64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionLinux (arm64)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.9/forkspacer-linux-arm64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionWindows
Download forkspacer-windows-amd64.zip, extract, and add to your PATH.
Using install script (macOS/Linux)
curl -sSL https://raw.githubusercontent.com/forkspacer/cli/main/scripts/install.sh | bashVerify Installation
forkspacer versionQuick Start
# List workspaces
forkspacer workspace list
# Create a new workspace
forkspacer workspace create dev-env
# Create with auto-hibernation
forkspacer workspace create dev-env \
--hibernation-schedule "0 18 * * *" \
--wake-schedule "0 8 * * *"
# Enable shell completion
forkspacer completion zsh > /usr/local/share/zsh/site-functions/_forkspacerWhat's Included
- Complete workspace management (create, list, get, delete, hibernate, wake)
- Beautiful terminal output with colors and progress indicators
- Client-side validation for fast feedback
- Shell completion (bash, zsh, fish, powershell)
- Direct Kubernetes integration
Documentation
Checksums
See checksums.txt for SHA256 checksums of all binaries.
Release v0.1.8
Installation
macOS (Apple Silicon)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.8/forkspacer-darwin-arm64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionmacOS (Intel)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.8/forkspacer-darwin-amd64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionLinux (amd64)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.8/forkspacer-linux-amd64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionLinux (arm64)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.8/forkspacer-linux-arm64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionWindows
Download forkspacer-windows-amd64.zip, extract, and add to your PATH.
Using install script (macOS/Linux)
curl -sSL https://raw.githubusercontent.com/forkspacer/cli/main/scripts/install.sh | bashVerify Installation
forkspacer versionQuick Start
# List workspaces
forkspacer workspace list
# Create a new workspace
forkspacer workspace create dev-env
# Create with auto-hibernation
forkspacer workspace create dev-env \
--hibernation-schedule "0 18 * * *" \
--wake-schedule "0 8 * * *"
# Enable shell completion
forkspacer completion zsh > /usr/local/share/zsh/site-functions/_forkspacerWhat's Included
- Complete workspace management (create, list, get, delete, hibernate, wake)
- Beautiful terminal output with colors and progress indicators
- Client-side validation for fast feedback
- Shell completion (bash, zsh, fish, powershell)
- Direct Kubernetes integration
Documentation
Checksums
See checksums.txt for SHA256 checksums of all binaries.
Release v0.1.7
Installation
macOS (Apple Silicon)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.7/forkspacer-darwin-arm64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionmacOS (Intel)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.7/forkspacer-darwin-amd64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionLinux (amd64)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.7/forkspacer-linux-amd64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionLinux (arm64)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.7/forkspacer-linux-arm64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionWindows
Download forkspacer-windows-amd64.zip, extract, and add to your PATH.
Using install script (macOS/Linux)
curl -sSL https://raw.githubusercontent.com/forkspacer/cli/main/scripts/install.sh | bashVerify Installation
forkspacer versionQuick Start
# List workspaces
forkspacer workspace list
# Create a new workspace
forkspacer workspace create dev-env
# Create with auto-hibernation
forkspacer workspace create dev-env \
--hibernation-schedule "0 18 * * *" \
--wake-schedule "0 8 * * *"
# Enable shell completion
forkspacer completion zsh > /usr/local/share/zsh/site-functions/_forkspacerWhat's Included
- Complete workspace management (create, list, get, delete, hibernate, wake)
- Beautiful terminal output with colors and progress indicators
- Client-side validation for fast feedback
- Shell completion (bash, zsh, fish, powershell)
- Direct Kubernetes integration
Documentation
Checksums
See checksums.txt for SHA256 checksums of all binaries.
Release v0.1.6
Installation
macOS (Apple Silicon)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.6/forkspacer-darwin-arm64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionmacOS (Intel)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.6/forkspacer-darwin-amd64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionLinux (amd64)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.6/forkspacer-linux-amd64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionLinux (arm64)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.6/forkspacer-linux-arm64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionWindows
Download forkspacer-windows-amd64.zip, extract, and add to your PATH.
Using install script (macOS/Linux)
curl -sSL https://raw.githubusercontent.com/forkspacer/cli/main/scripts/install.sh | bashVerify Installation
forkspacer versionQuick Start
# List workspaces
forkspacer workspace list
# Create a new workspace
forkspacer workspace create dev-env
# Create with auto-hibernation
forkspacer workspace create dev-env \
--hibernation-schedule "0 18 * * *" \
--wake-schedule "0 8 * * *"
# Enable shell completion
forkspacer completion zsh > /usr/local/share/zsh/site-functions/_forkspacerWhat's Included
- Complete workspace management (create, list, get, delete, hibernate, wake)
- Beautiful terminal output with colors and progress indicators
- Client-side validation for fast feedback
- Shell completion (bash, zsh, fish, powershell)
- Direct Kubernetes integration
Documentation
Checksums
See checksums.txt for SHA256 checksums of all binaries.
Release v0.1.5
Installation
macOS (Apple Silicon)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.5/forkspacer-darwin-arm64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionmacOS (Intel)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.5/forkspacer-darwin-amd64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionLinux (amd64)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.5/forkspacer-linux-amd64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionLinux (arm64)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.5/forkspacer-linux-arm64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionWindows
Download forkspacer-windows-amd64.zip, extract, and add to your PATH.
Using install script (macOS/Linux)
curl -sSL https://raw.githubusercontent.com/forkspacer/cli/main/scripts/install.sh | bashVerify Installation
forkspacer versionQuick Start
# List workspaces
forkspacer workspace list
# Create a new workspace
forkspacer workspace create dev-env
# Create with auto-hibernation
forkspacer workspace create dev-env \
--hibernation-schedule "0 18 * * *" \
--wake-schedule "0 8 * * *"
# Enable shell completion
forkspacer completion zsh > /usr/local/share/zsh/site-functions/_forkspacerWhat's Included
- Complete workspace management (create, list, get, delete, hibernate, wake)
- Beautiful terminal output with colors and progress indicators
- Client-side validation for fast feedback
- Shell completion (bash, zsh, fish, powershell)
- Direct Kubernetes integration
Documentation
Checksums
See checksums.txt for SHA256 checksums of all binaries.
Release v0.1.4
Installation
macOS (Apple Silicon)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.4/forkspacer-darwin-arm64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionmacOS (Intel)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.4/forkspacer-darwin-amd64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionLinux (amd64)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.4/forkspacer-linux-amd64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionLinux (arm64)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.4/forkspacer-linux-arm64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionWindows
Download forkspacer-windows-amd64.zip, extract, and add to your PATH.
Using install script (macOS/Linux)
curl -sSL https://raw.githubusercontent.com/forkspacer/cli/main/scripts/install.sh | bashVerify Installation
forkspacer versionQuick Start
# List workspaces
forkspacer workspace list
# Create a new workspace
forkspacer workspace create dev-env
# Create with auto-hibernation
forkspacer workspace create dev-env \
--hibernation-schedule "0 18 * * *" \
--wake-schedule "0 8 * * *"
# Enable shell completion
forkspacer completion zsh > /usr/local/share/zsh/site-functions/_forkspacerWhat's Included
- Complete workspace management (create, list, get, delete, hibernate, wake)
- Beautiful terminal output with colors and progress indicators
- Client-side validation for fast feedback
- Shell completion (bash, zsh, fish, powershell)
- Direct Kubernetes integration
Documentation
Checksums
See checksums.txt for SHA256 checksums of all binaries.
Release v0.1.3
Installation
macOS (Apple Silicon)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.3/forkspacer-darwin-arm64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionmacOS (Intel)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.3/forkspacer-darwin-amd64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionLinux (amd64)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.3/forkspacer-linux-amd64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionLinux (arm64)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.3/forkspacer-linux-arm64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionWindows
Download forkspacer-windows-amd64.zip, extract, and add to your PATH.
Using install script (macOS/Linux)
curl -sSL https://raw.githubusercontent.com/forkspacer/cli/main/scripts/install.sh | bashVerify Installation
forkspacer versionQuick Start
# List workspaces
forkspacer workspace list
# Create a new workspace
forkspacer workspace create dev-env
# Create with auto-hibernation
forkspacer workspace create dev-env \
--hibernation-schedule "0 18 * * *" \
--wake-schedule "0 8 * * *"
# Enable shell completion
forkspacer completion zsh > /usr/local/share/zsh/site-functions/_forkspacerWhat's Included
- Complete workspace management (create, list, get, delete, hibernate, wake)
- Beautiful terminal output with colors and progress indicators
- Client-side validation for fast feedback
- Shell completion (bash, zsh, fish, powershell)
- Direct Kubernetes integration
Documentation
Checksums
See checksums.txt for SHA256 checksums of all binaries.
Release v0.1.2
Installation
macOS (Apple Silicon)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.2/forkspacer-darwin-arm64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionmacOS (Intel)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.2/forkspacer-darwin-amd64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionLinux (amd64)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.2/forkspacer-linux-amd64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionLinux (arm64)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.2/forkspacer-linux-arm64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionWindows
Download forkspacer-windows-amd64.zip, extract, and add to your PATH.
Using install script (macOS/Linux)
curl -sSL https://raw.githubusercontent.com/forkspacer/cli/main/scripts/install.sh | bashVerify Installation
forkspacer versionQuick Start
# List workspaces
forkspacer workspace list
# Create a new workspace
forkspacer workspace create dev-env
# Create with auto-hibernation
forkspacer workspace create dev-env \
--hibernation-schedule "0 18 * * *" \
--wake-schedule "0 8 * * *"
# Enable shell completion
forkspacer completion zsh > /usr/local/share/zsh/site-functions/_forkspacerWhat's Included
- Complete workspace management (create, list, get, delete, hibernate, wake)
- Beautiful terminal output with colors and progress indicators
- Client-side validation for fast feedback
- Shell completion (bash, zsh, fish, powershell)
- Direct Kubernetes integration
Documentation
Checksums
See checksums.txt for SHA256 checksums of all binaries.
Release v0.1.1
Installation
macOS (Apple Silicon)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.1/forkspacer-darwin-arm64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionmacOS (Intel)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.1/forkspacer-darwin-amd64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionLinux (amd64)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.1/forkspacer-linux-amd64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionLinux (arm64)
curl -sSL https://github.com/forkspacer/cli/releases/download/v0.1.1/forkspacer-linux-arm64.tar.gz | tar xz
sudo mv forkspacer /usr/local/bin/
forkspacer versionWindows
Download forkspacer-windows-amd64.zip, extract, and add to your PATH.
Using install script (macOS/Linux)
curl -sSL https://raw.githubusercontent.com/forkspacer/cli/main/scripts/install.sh | bashVerify Installation
forkspacer versionQuick Start
# List workspaces
forkspacer workspace list
# Create a new workspace
forkspacer workspace create dev-env
# Create with auto-hibernation
forkspacer workspace create dev-env \
--hibernation-schedule "0 18 * * *" \
--wake-schedule "0 8 * * *"
# Enable shell completion
forkspacer completion zsh > /usr/local/share/zsh/site-functions/_forkspacerWhat's Included
- Complete workspace management (create, list, get, delete, hibernate, wake)
- Beautiful terminal output with colors and progress indicators
- Client-side validation for fast feedback
- Shell completion (bash, zsh, fish, powershell)
- Direct Kubernetes integration
Documentation
Checksums
See checksums.txt for SHA256 checksums of all binaries.