865e182970
The configuration show should not require auth to just display the OSC config object. Changes to make it not require auth have knock-on effects of needing to change a bunch of tests that use it assuming it _does_ require auth so change those to use 'extension list' instead. This sets up further testing of the command line options for changes in behaviour when we switch to straight SDK usage for configuration. Change-Id: I6c52485341214ba401064c0f2d1e2b95fdc225c0 Signed-off-by: Dean Troyer <dtroyer@gmail.com>
7 lines
183 B
YAML
7 lines
183 B
YAML
---
|
|
other:
|
|
- |
|
|
The ``configuration show`` command no longer requires authentication.
|
|
This is useful in debugging cloud configurations, particularly
|
|
auth configurations.
|