github.com/juju/charm/v11@v11.2.0/internal/test-charm-repo/quantal/dummy/config.yaml (about)

     1  options:
     2    title: {default: My Title, description: A descriptive title used for the application., type: string}
     3    outlook: {description: No default outlook., type: string}
     4    username: {default: admin001, description: The name of the initial account (given admin permissions)., type: string}
     5    skill-level: {description: A number indicating skill., type: int}