-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Description
Contact Information
No response
1Panel Version
V2
Problem Description
1panel doesn't have the app command in V2
so I can't init an app
root@xxx:~# 1panel app init my-app latest
Error: unknown command "app" for "1panel"
Run '1panel --help' for usage.
unknown command "app" for "1panel"Steps to Reproduce
root@xxx:~# 1panel --help
Usage:
1panel [flags]
1panel [command]
Available Commands:
completion Generate the autocompletion script for the specified shell
debug Performance debugging with pprof
help Help about any command
listen-ip
reset
restore
update
user-info
versionThe expected correct result
No response
Related log output
Additional Information
No response