Closed ccheetham closed 4 years ago
Currently, one must peek into the steeltoe.yml file.
steeltoe.yml
E.g.
% cat steeltoe.yml apps: {} services: mydb: type: postgresql deployArgs: {}
Adding a command to prettify the contents to a console would be helpful and also decouple a user from having to know st storage format.
st
Perhaps something like:
% st show Name Type mydb postgresql
@ccheetham Update description or close
Currently, one must peek into the
steeltoe.yml
file.E.g.
Adding a command to prettify the contents to a console would be helpful and also decouple a user from having to know
st
storage format.Perhaps something like: