update the describe of function
Change-Id: Ic70a8f2934cdd6113fecea39b132fe67634f8591
This commit is contained in:
@@ -14,6 +14,6 @@
|
||||
|
||||
|
||||
def do_get_log_storage_days(cs, args):
|
||||
"""get the elasticsearch days of svae the logs."""
|
||||
"""get the days of saved logs in elasticsearch(unit day)."""
|
||||
endpoint = cs.config.get_days()
|
||||
print(endpoint)
|
||||
|
||||
Reference in New Issue
Block a user