mesheryctl pattern import
Import pattern manifests
Synopsis
Import the pattern manifest into Meshery
mesheryctl pattern import [flags]
Examples
Import pattern manifest
mesheryctl pattern import -f [file/URL] -s [source-type]
Options
-f, --file string Path/URL to pattern 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, if you want to add content manually to the CLI documentation, please refer to the instruction for guidance.