Files
larksuite-cli/shortcuts/base/high_risk.go
2026-06-02 17:30:10 +08:00

7 lines
261 B
Go

// Copyright (c) 2026 Lark Technologies Pte. Ltd.
// SPDX-License-Identifier: MIT
package base
const baseHighRiskYesTip = "This is a high-risk write command. If the user explicitly requested it and the target is unambiguous, pass --yes without asking again."