You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
complete -x -c lk -n '__fish_seen_subcommand_from agent a; and __fish_seen_subcommand_from console; and not __fish_seen_subcommand_from help h' -a 'help' -d 'Shows a list of commands or help for one command'
187
187
complete -x -c lk -n '__fish_seen_subcommand_from agent a; and not __fish_seen_subcommand_from init create dockerfile config deploy status update restart rollback logs tail delete destroy versions list secrets update-secrets private-link start dev console daemon simulate help h' -a 'daemon' -d 'Drive a single local agent session in text mode (start/say/stop)'
188
188
complete -c lk -n '__fish_seen_subcommand_from agent a; and __fish_seen_subcommand_from daemon' -f -l help -s h -d 'show help'
189
-
complete -x -c lk -n '__fish_seen_subcommand_from agent a; and __fish_seen_subcommand_from daemon; and not __fish_seen_subcommand_from start say stop run help h' -a 'start' -d 'Start a detached agent session daemon'
189
+
complete -x -c lk -n '__fish_seen_subcommand_from agent a; and __fish_seen_subcommand_from daemon; and not __fish_seen_subcommand_from start say stop serve help h' -a 'start' -d 'Start a detached agent session daemon'
190
190
complete -c lk -n '__fish_seen_subcommand_from agent a; and __fish_seen_subcommand_from daemon; and __fish_seen_subcommand_from start' -f -l port -r -d 'Fixed loopback port shared by the agent and control connections'
191
191
complete -c lk -n '__fish_seen_subcommand_from agent a; and __fish_seen_subcommand_from daemon; and __fish_seen_subcommand_from start' -f -l help -s h -d 'show help'
192
192
complete -x -c lk -n '__fish_seen_subcommand_from agent a; and __fish_seen_subcommand_from daemon; and __fish_seen_subcommand_from start; and not __fish_seen_subcommand_from help h' -a 'help' -d 'Shows a list of commands or help for one command'
193
-
complete -x -c lk -n '__fish_seen_subcommand_from agent a; and __fish_seen_subcommand_from daemon; and not __fish_seen_subcommand_from start say stop run help h' -a 'say' -d 'Send a text turn to the running session and print the reply'
193
+
complete -x -c lk -n '__fish_seen_subcommand_from agent a; and __fish_seen_subcommand_from daemon; and not __fish_seen_subcommand_from start say stop serve help h' -a 'say' -d 'Send a text turn to the running session and print the reply'
194
194
complete -c lk -n '__fish_seen_subcommand_from agent a; and __fish_seen_subcommand_from daemon; and __fish_seen_subcommand_from say' -f -l port -r -d 'Fixed loopback port shared by the agent and control connections'
195
195
complete -c lk -n '__fish_seen_subcommand_from agent a; and __fish_seen_subcommand_from daemon; and __fish_seen_subcommand_from say' -f -l help -s h -d 'show help'
196
196
complete -x -c lk -n '__fish_seen_subcommand_from agent a; and __fish_seen_subcommand_from daemon; and __fish_seen_subcommand_from say; and not __fish_seen_subcommand_from help h' -a 'help' -d 'Shows a list of commands or help for one command'
197
-
complete -x -c lk -n '__fish_seen_subcommand_from agent a; and __fish_seen_subcommand_from daemon; and not __fish_seen_subcommand_from start say stop run help h' -a 'stop' -d 'Stop the running session and its agent'
197
+
complete -x -c lk -n '__fish_seen_subcommand_from agent a; and __fish_seen_subcommand_from daemon; and not __fish_seen_subcommand_from start say stop serve help h' -a 'stop' -d 'Stop the running session and its agent'
198
198
complete -c lk -n '__fish_seen_subcommand_from agent a; and __fish_seen_subcommand_from daemon; and __fish_seen_subcommand_from stop' -f -l port -r -d 'Fixed loopback port shared by the agent and control connections'
199
199
complete -c lk -n '__fish_seen_subcommand_from agent a; and __fish_seen_subcommand_from daemon; and __fish_seen_subcommand_from stop' -f -l help -s h -d 'show help'
200
200
complete -x -c lk -n '__fish_seen_subcommand_from agent a; and __fish_seen_subcommand_from daemon; and __fish_seen_subcommand_from stop; and not __fish_seen_subcommand_from help h' -a 'help' -d 'Shows a list of commands or help for one command'
201
-
complete -c lk -n '__fish_seen_subcommand_from agent a; and __fish_seen_subcommand_from daemon; and __fish_seen_subcommand_from run' -f -l help -s h -d 'show help'
202
-
complete -x -c lk -n '__fish_seen_subcommand_from agent a; and __fish_seen_subcommand_from daemon; and __fish_seen_subcommand_from run; and not __fish_seen_subcommand_from help h' -a 'help' -d 'Shows a list of commands or help for one command'
203
-
complete -x -c lk -n '__fish_seen_subcommand_from agent a; and __fish_seen_subcommand_from daemon; and not __fish_seen_subcommand_from start say stop run help h' -a 'help' -d 'Shows a list of commands or help for one command'
201
+
complete -c lk -n '__fish_seen_subcommand_from agent a; and __fish_seen_subcommand_from daemon; and __fish_seen_subcommand_from serve' -f -l help -s h -d 'show help'
202
+
complete -x -c lk -n '__fish_seen_subcommand_from agent a; and __fish_seen_subcommand_from daemon; and __fish_seen_subcommand_from serve; and not __fish_seen_subcommand_from help h' -a 'help' -d 'Shows a list of commands or help for one command'
203
+
complete -x -c lk -n '__fish_seen_subcommand_from agent a; and __fish_seen_subcommand_from daemon; and not __fish_seen_subcommand_from start say stop serve help h' -a 'help' -d 'Shows a list of commands or help for one command'
204
204
complete -x -c lk -n '__fish_seen_subcommand_from agent a; and not __fish_seen_subcommand_from init create dockerfile config deploy status update restart rollback logs tail delete destroy versions list secrets update-secrets private-link start dev console daemon simulate help h' -a 'simulate' -d 'Run agent simulations against LiveKit Cloud'
205
205
complete -c lk -n '__fish_seen_subcommand_from agent a; and __fish_seen_subcommand_from simulate' -f -l num-simulations -s n -r -d 'Number of scenarios to generate'
0 commit comments