mesheryctl app import
Import app manifests
Synopsis
Import the app manifest into Meshery
mesheryctl app import [flags]
Examples
Import app manifest
mesheryctl app import -f [file/URL] -s [source-type]
Options
-f, --file string Path/URL to app file -h, --help help for import -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
See Also
Go back to command reference index