Sha256: c6042833f83287de979a7bf194fab90edda41ef7310e9995b1495483514430bd
Contents?: true
Size: 771 Bytes
Versions: 30
Compression:
Stored size: 771 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:/docs.uffizzi.com/references/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
30 entries across 30 versions & 1 rubygems