xops init
Command usage and available options are listed below. Check --help for options supported by your installed version.
text
Create a Schema v2 configuration with a lazily initialized offline encrypted credential store, then import concrete OpenSSH Host entries. The store and key are created on the first save of a verified credential. Initialization never connects to remote hosts or overwrites existing nodes.
Usage:
xops init [flags]
Flags:
-h, --help help for init
--skip-ssh-import Do not import hosts from OpenSSH configuration
--ssh-config string OpenSSH configuration file to import (default "/home/runner/.ssh/config")
Global Flags:
--color string ANSI color output (auto=detect pipe/redirect, never=disable, always=force enable)
--debug Enable debug mode (equivalent to --log-level=debug)
--lang string Interface language (zh/en)
--log-level string Set internal diagnostic log level (debug, info, warn, error)