Sha256: 7d93ef83acb0e83bed7c997c4600ab2c365a568ff790f75294d4505c41f1d6a6
Contents?: true
Size: 774 Bytes
Versions: 17
Compression:
Stored size: 774 Bytes
Contents
uffizzi-project-delete - delete a project ================================================================ ## SYNOPSIS uffizzi project delete PROJECT_SLUG [UFFIZZI_WIDE_FLAG ...] ## DESCRIPTION Deletes a project with the given project slug. This command can fail for the following reasons: - There is no project with the given project slug - The active account does not have permission to delete the project 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 To delete a project with project slug my-app-xc8fw, run: $ uffizzi project delete my-app-xc8fw
Version data entries
17 entries across 17 versions & 1 rubygems