Create board

Description

Create a board.

You can create a board specifying name unique for account.

Command

codefresh create board <name>

Arguments

Option Alias Default Description
name Name of board

Options

Option Alias Type Default Description
--help Print help information
--filter Filter for clusters’ names

Examples

Creating a board

codefresh create board NAME

Creating a board with filter /app-.*/gi

codefresh create board NAME --filter /app-.*/gi