We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8586b2f commit 08db655Copy full SHA for 08db655
docs/dev/tools/cli.md
@@ -8,7 +8,6 @@ description: "Manage and control your machines from the command line."
8
aliases:
9
- "/build/program/cli"
10
- /manage/cli/
11
- - /fleet/cli/
12
- /cli/
13
images: ["/platform/cli.png"]
14
date: "2024-08-23"
netlify.toml
@@ -6,7 +6,7 @@
6
7
[plugins.inputs]
# If it should show more verbose logs (optional, default = true)
- debug = true
+ debug = false
[[plugins]]
# https://github.com/philhawksworth/netlify-plugin-minify-html#readme
0 commit comments