upbound / up

The @upbound CLI
Apache License 2.0
52 stars 41 forks source link

Added --public flag for creating configuration #312

Closed AlainRoy closed 1 year ago

AlainRoy commented 1 year ago

Description of your changes

Added --public flag for creating configuration

This is opposite of the API, which has a "private" flag. The idea is that we default to private (that is, default to "more secure"), but allow people to make it public if they want.

I have:

How has this code been tested

Manual testing.