Closed macmv closed 1 year ago
Ticket(s): ENG-5580
Adds a fauna endpoint topic, and updates commands to use the new shell config parsing.
fauna endpoint
New commands:
fauna endpoint add
fauna add-endpoint
fauna endpoint list
fauna list-endpoints
fauna endpoint remove
fauna delete-endpoint
Ticket(s): ENG-5580
Adds a
fauna endpoint
topic, and updates commands to use the new shell config parsing.New commands:
fauna endpoint add
. This is aliased tofauna add-endpoint
for compatibility.fauna endpoint list
. This is aliased tofauna list-endpoints
for compatibility.fauna endpoint remove
. This is aliased tofauna delete-endpoint
for compatibility.