Add Authenticated HTTPS Admin Foundation
This commit is contained in:
@@ -108,6 +108,24 @@ static const char *const s_completion_candidates[] = {
|
||||
"wifi ping",
|
||||
"wifi nslookup",
|
||||
"wifi traceroute",
|
||||
|
||||
/* Authenticated HTTPS lifecycle and physical-admin recovery operations. */
|
||||
"web help",
|
||||
"web status",
|
||||
"web start",
|
||||
"web stop",
|
||||
"web counters",
|
||||
"web clear-counters",
|
||||
"web credentials",
|
||||
"web credentials show",
|
||||
"web credentials rotate",
|
||||
"web credentials rotate --force",
|
||||
"web certificate",
|
||||
"web certificate info",
|
||||
"web certificate rotate",
|
||||
"web certificate rotate --force",
|
||||
"web reset",
|
||||
"web reset --force",
|
||||
};
|
||||
|
||||
static ssize_t console_read_with_late_terminal_upgrade(int file_descriptor,
|
||||
|
||||
Reference in New Issue
Block a user