next-hat/nanocl

Feature: Force delete a namespace

开放

#237 创建于 2023年4月24日

 (0 条评论) (0 个反应) (0 位负责人)Rust (51 个派生)auto 404
cliclientdaemonenhancementgood first issuehacktoberfeststubs

仓库指标

星标
 (983 个星标)
PR 合并指标
 (平均合并 3天) (30 天内合并 7 个 PR)

描述

Is your feature request related to a problem? Please describe. When deleting a namespace we should add a force option in the query to delete all cargoes and virtual machine existing in the namespace.

Additional context The command should look like this:

nanocl namespace rm -f my-namespace

贡献者指南