appscode/osm

Interaction with OpenStack Swift

Opened this issue · 1 comments

Would it be possible to get a documented example usage of this for OpenStack Swift?

We are not expecting documenting anytime soon. However, you can check swift specific flags here:

setCmd.Flags().StringVar(&req.swiftConfigKey, swift.Kind+"."+swift.ConfigKey, "", "Swift config key")

Also, you can run osm config set-context -h to check the available flags for swift.