Sha256: dfdbbb1b53dfbdcb0c066cbc92bec22a335ef285b155583f5f751eabb706561a
Contents?: true
Size: 920 Bytes
Versions: 30
Compression:
Stored size: 920 Bytes
Contents
uffizzi-project-set-default - set the default project for the active account ================================================================ ## SYNOPSIS uffizzi project set-default PROJECT_SLUG [UFFIZZI_WIDE_FLAG ...] ## DESCRIPTION Sets the default project given with the given project slug. When set, all commands use this project as the default context unless overridden by the --project flag. This command can fail for the following reasons: - There is no project with the given project slug For more information on Uffizzi projects, see: https://docs.uffizzi.com/references/cli/ ## UFFIZZI WIDE FLAGS These flags are available to all commands: --project. Run $ uffizzi help for details. ## EXAMPLES The following sets the default project with project slug example-foo-9suw4 for the active account: $ uffizzi project set-default example-foo-9suw4
Version data entries
30 entries across 30 versions & 1 rubygems