Closed florisvdg closed 3 years ago
secrethub migrate config templates <path/to/tpl>
secrethub.env
secrethub migrate config envfile <path/to/secrethub.env>
secrethub://
secrethub migrate config references <path/to/file>
secrethub migrate config templates --var env=dev,staging,prod --var region=us-east-1,eu-west-1 my-config.yml.tpl
secrethub migrate config envfile --var env=dev,staging,prod --var region=us-east-1,eu-west-1 secrethub.env
Note: all config migration commands should be considered 'best effort'.
New commands:
Migrate config template files
Migrate
secrethub.env
filesMigrate
secrethub://
references in configuration codeExamples with template variables
Note: all config migration commands should be considered 'best effort'.