Documentation
¶
Index ¶
- Constants
- func InitChallenge(ctx context.Context, cmd *commands.Command) error
- func ListChallenges(ctx context.Context, cmd *commands.Command) error
- func NextStage(ctx context.Context, cmd *commands.Command) error
- func ShowLogs(ctx context.Context, cmd *commands.Command) error
- func ShowStatus(ctx context.Context, cmd *commands.Command) error
- func Test(ctx context.Context, cmd *commands.Command) error
Constants ¶
View Source
const (
DocsBaseURL = "https://clstr.io"
)
Variables ¶
This section is empty.
Functions ¶
func InitChallenge ¶
InitChallenge initializes a challenge in the specified directory.
func ListChallenges ¶
ListChallenges displays all available challenges.
func ShowLogs ¶ added in v0.4.14
ShowLogs prints the captured logs for the given nodes, interleaved by timestamp. With no arguments, shows all nodes.
func ShowStatus ¶
ShowStatus displays the current challenge progress and next steps.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.