Sha256: 03d8d42fe7df2de55ebebd981b6e8b72195019d7ef59979b6e4908ce9f279083
Contents?: true
Size: 779 Bytes
Versions: 1
Compression:
Stored size: 779 Bytes
Contents
.\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 .TH "UFFIZZI\-DEV\-START" "" "September 2023" "" .SH "NAME" \fBuffizzi\-dev\-start\fR \- start development environment .SH "SYNOPSIS" .nf uffizzi dev start [SKAFFOLD_CONFIG_FILE_PATH] .fi .SH "DESCRIPTION" .nf Creates a new cluster and start skaffold\. If no SKAFFOLD_CONFIG_FILE_PATH is specified, the default path will be used\. Default SKAFFOLD_CONFIG_FILE_PATH is \'skaffold\.yaml\' For more information on Uffizzi clusters, see: https://docs\.uffizzi\.com/references/cli/ .fi .SH "EXAMPLES" .nf To start development environment, run: $ uffizzi dev start To start development environment with custom skaffold\.yaml file, run: $ uffizzi cluster create /path/to/skaffold\.yaml .fi
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
uffizzi-cli-2.1.0 | man/uffizzi-dev-start |