What problem does your feature solve?
Introduces a command namespace auth for a set of sub commands that help users interact with auth entries.
What would you like to see?
new top level command:
stellar auth
new sub-commands:
stellar auth ls - decode and print each SorobanAuthorizationEntry
stellar auth sign - sign SorobanAuthorizationEntry, returns signed entry base64
stellar auth set - takes envelope + signed auth entry, replaces matching entry in envelope with signed entry
What alternatives are there?
N/A
What problem does your feature solve?
Introduces a command namespace
authfor a set of sub commands that help users interact with auth entries.What would you like to see?
new top level command:
stellar authnew sub-commands:
stellar auth ls- decode and print eachSorobanAuthorizationEntrystellar auth sign- signSorobanAuthorizationEntry, returns signed entry base64stellar auth set- takes envelope + signed auth entry, replaces matching entry in envelope with signed entryWhat alternatives are there?
N/A