You are viewing documentation for a release that is no longer maintainedSee documentation for the latest supported version 3 or the latest supported version 4. 4.6.8. 関数の削除 kn func delete コマンドを使用して、クラスターから関数を削除できます。 手順 関数を削除します。 $ kn func delete [<function_name> -n <namespace> -p <path>] 削除する関数の名前またはパスが指定されていない場合には、現在のディレクトリーで func.yaml ファイルを検索し、削除する関数を判断します。 namespace が指定されていない場合には、func.yaml の namespace の値にデフォルト設定されます。 戻る次へ