Skip to content

Cani alpha session init ngsm

cani alpha session init ngsm

Initialize a session and import from the chosen provider.

Synopsis

Initialize a session. This will perform an import using provider-defined logic.

cani alpha session init ngsm [flags]

Options

  -b, --bom stringArray     Path to a BoM file (can specify multiple times)
      --cacert string       Path to the CA certificate file
  -f, --force               Overwrite the existing session with a new session
  -h, --help                help for ngsm
      --host string         Host or FQDN for APIs (default "localhost:8000")
      --ignore-validation   Ignore validation failures. Use this to allow unconventional configurations.
  -k, --insecure            Allow insecure connections when using HTTPS
      --token string        API token
  -S, --use-simulator       Use simulation environtment settings

Options inherited from parent commands

      --config string   Path to the configuration file
  -D, --debug           additional debug output
  -v, --verbose         additional verbose output

SEE ALSO

Auto generated by spf13/cobra on 7-Jul-2025