mesheryctl app onboard
Onboard application
Synopsis
Command will trigger deploy of application
mesheryctl app onboard [flags]
Examples
Onboard application by providing file path
mesheryctl app onboard -f [filepath] -s [source type]
mesheryctl app onboard -f ./application.yml -s "Kubernetes Manifest"
Options
-f, --file string Path to app file -h, --help help for onboard --skip-save Skip saving a app -s, --source-type string Type of source file (ex. manifest / compose / helm)
Options inherited from parent commands
--config string path to config file (default "/home/runner/.meshery/config.yaml") -t, --token string Path to token file default from current context -v, --verbose verbose output
Screenshots
Usage of mesheryctl app onboard
See Also
Go back to command reference index