pbs / gorson

experiment with go and aws ssm parameter store
MIT License
9 stars 3 forks source link

Create `--delete` Flag #49

Closed yhakbar closed 3 years ago

yhakbar commented 3 years ago

It might be useful to have a -d/--delete flag that will do a destructive sync (delete any parameters that are not present in the JSON being used).

@cmac1000 @joshfinnie what do you guys think about this? Worth it?