mirror of
https://github.com/replicatedhq/troubleshoot.git
synced 2026-04-15 07:16:34 +00:00
6 lines
76 B
Bash
6 lines
76 B
Bash
#!/usr/bin/env bash
|
|
|
|
# Start the cluster here
|
|
k3d cluster start replicated
|
|
|