mesheryctl exp relationship generate
Generate relationships documents
Synopsis
Generate relationships documents from the google spreadsheets
mesheryctl exp relationship generate [flags]
Examples
Generate relationships documentss
mesheryctl exp relationship generate --spreadsheet-id [Spreadsheet ID] --spreadsheet-cred $CRED
Options
-h, --help help for generate --spreadsheet-cred string base64 encoded credential to download the spreadsheet --spreadsheet-id string spreadsheet ID for the integration spreadsheet
Options inherited from parent commands
--config string path to config file (default "/home/runner/.meshery/config.yaml") -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.