mirror of
https://github.com/replicatedhq/troubleshoot.git
synced 2026-09-10 00:57:18 +00:00
6 lines
76 B
Bash
6 lines
76 B
Bash
#!/usr/bin/env bash
|
|
|
|
# Start the cluster here
|
|
k3d cluster start replicated
|
|
|