UffizziCloud / uffizzi_cli

The command-line interface for the Uffizzi API
Apache License 2.0
86 stars 46 forks source link

`uffizzi update` #378

Open gadkins opened 10 months ago

gadkins commented 10 months ago

Summary

This command should update the controller and operator of an existing Uffizzi installation.

gadkins commented 10 months ago

uffizzi update help page

$ uffizzi update help
uffizzi-updatge - update a uffizzi platform installation
================================================================

## SYNOPSIS
    uffizzi update

## DESCRIPTION
    Update a Uffizzi platform installation. 

    For more information on the Uffizzi update process, see:
    https://docs.uffizzi.com/cli/commands/install

## FLAGS

    --help, -h
        Display this help page and exit

## EXAMPLES

    To update a Uffizzi installation, run: 

        $ uffizzi update
moklidia commented 9 months ago

@zipofar Please change the description in the manual to Update an installation of the Uffizzi platform data plane.