mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-01 07:50:26 +02:00
initial core-zero import implementation
This commit is contained in:
parent
c011957389
commit
b598d139e5
34 changed files with 3825 additions and 688 deletions
7
internal/zero/cmd/export_test.go
Normal file
7
internal/zero/cmd/export_test.go
Normal file
|
@ -0,0 +1,7 @@
|
|||
package cmd
|
||||
|
||||
import "github.com/charmbracelet/huh"
|
||||
|
||||
func (ui *ImportUI) XForm() *huh.Form {
|
||||
return ui.form
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue