Sha256: 3e02fe834c1a2111ba7d87c5212968c24ce471aa0c202446b36ed74a6f37f427
Contents?: true
Size: 923 Bytes
Versions: 16
Compression:
Stored size: 923 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://github.com/UffizziCloud/uffizzi_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
16 entries across 16 versions & 1 rubygems