You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.
How to create this console router?
Command can be:
import
andexport
.<args>
can be path or idSome problems:
must print list of available commands (like 'Available commands: import, export')
must print help for
zone import
command (like 'usage zone import /path/to/file.json`)must print help for
zone export
command (like 'usage zone export ')and now
or
must launch any one or two functions from
\Foo\Bar
classHow can i do this?
The text was updated successfully, but these errors were encountered: