Documentation ¶
Overview ¶
Manage vanadium oncall schedule. If no subcommand is given, it shows the LDAP of the current oncall.
Usage:
jiri oncall [flags] jiri oncall [flags] <command>
The jiri oncall commands are:
list List available oncall schedule help Display help for commands or topics
The jiri oncall flags are:
-color=true Use color to format output. -v=false Print verbose output.
The global flags are:
-metadata=<just specify -metadata to activate> Displays metadata for the program and exits. -time=false Dump timing information to stderr before exiting the program.
Jiri oncall list - List available oncall schedule ¶
List available oncall schedule.
Usage:
jiri oncall list [flags]
The jiri oncall list flags are:
-color=true Use color to format output. -v=false Print verbose output.
Jiri oncall help - Display help for commands or topics ¶
Help with no args displays the usage of the parent command.
Help with args displays the usage of the specified sub-command or help topic.
"help ..." recursively displays help for all commands and topics.
Usage:
jiri oncall help [flags] [command/topic ...]
[command/topic ...] optionally identifies a specific sub-command or help topic.
The jiri oncall help flags are:
-style=compact The formatting style for help output: compact - Good for compact cmdline output. full - Good for cmdline output, shows all global flags. godoc - Good for godoc processing. shortonly - Only output short description. Override the default by setting the CMDLINE_STYLE environment variable. -width=<terminal width> Format output to this target width in runes, or unlimited if width < 0. Defaults to the terminal width if available. Override the default by setting the CMDLINE_WIDTH environment variable.
Click to show internal directories.
Click to hide internal directories.