mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #2389] [MERGED] cmd: add verify command to verify if config file syntax is valid #4564
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#4564
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fatedier/frp/pull/2389
Author: @fatedier
Created: 5/12/2021
Status: ✅ Merged
Merged: 5/12/2021
Merged by: @fatedier
Base:
dev← Head:resolve-2285📝 Commits (1)
3b5aa5ecmd: add verify command to verify if config file syntax is valid📊 Changes
4 files changed (+111 additions, -4 deletions)
View changed files
➕
cmd/frpc/sub/verify.go(+54 -0)➕
cmd/frps/verify.go(+53 -0)📝
pkg/config/client.go(+3 -3)📝
pkg/config/proxy.go(+1 -1)📄 Description
resolve #2285
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.