Skip to main content
Command-line interface

Command-line interface

Software platformWikipedia

Search complete. 715 mentions across 266 episodes found for "Command-line interface".

Sep 11, 2026

Alex VolkovHOST
63:30
Devon, which bought Windsor, so they actually have that functionality, definitely has both.
Alex VolkovHOST
63:37
And the suite is available in Devon and CLI and they're making it free for all Pro Max and team subscribers for next month, which is very impressive.
Alex VolkovHOST
63:47
very impressive from cognition shout out to cognition folks obviously we didn't use this it came out literally 30 minutes ago but here we have very very impressive things just as a reminder when elon musk bought cursor mostly because of the pro not the products but the data but also the products he bought them specifically to help him train grok And Grok 4.6 was really, really good.
Alex VolkovHOST
64:09
And Grok 4.7 supposedly is significantly better.
SteveHOST
22:22
David, David Blough.
SteveHOST
22:24
You know, we had Cli- Gif- Cliff Kingsbury, you know, he was labeled as this spread-heavy offensive coordinator, always has been, and David Blough's kind of bringing that hybrid Shanahan, you know, outside zone.
SteveHOST
22:44
I don't even know what you'd call it.
SteveHOST
22:45
A mixture of Ben Johnson, a mixture of Shanahan.
MattiasHOST
11:58
One thing that we spoke about in 2022, that CRI-O, I'm not sure how you pronounce that, that was actively replacing Docker as a runtime.
MattiasHOST
12:15
So understand that when you're using Docker, right, so you're interacting with Docker CLI, It's not the whole thing that is being presented to you.
MattiasHOST
12:28
The CLI is using the socket to communicate with the Docker server, which in most cases would run locally on your host, but you can also connect to the remote Docker machine through that CLI.
MattiasHOST
12:42
So you can choose what you communicate with.
MattiasHOST
12:46
And...
MattiasHOST
12:49
What happens is that you could still use Docker CLI with something providing a server, which is not necessarily a Docker native runtime.
MattiasHOST
13:01
And like the runtime is, for instance, CRIO that runs containers.
MattiasHOST
13:05
There is container D that runs containers.
AndreyHOST
10:34
You either utilize the harness provided by LLM provider.
AndreyHOST
10:38
So that would be Kira CLI, Codex, Cloud Code, whatever.
AndreyHOST
10:44
Or you bring your own PyDev.
AndreyHOST
10:47
You can open code, maybe Hermes or OpenClose.

20 MINS LATER

AndreyHOST
30:39
There is RTK tool, I think Rust Token Killer it's called.
AndreyHOST
30:45
That one is quite helpful, especially if you use your harness to run everything as Matthias does, for instance.
AndreyHOST
30:54
That one kind of understands most of the CLI commands and what's important there and can strip stuff like white spaces, unnecessary wording, and then just give the agent what matters.
AndreyHOST
31:08
Then you could also use hooks.
James TurnerHOST
2:25
That is so clean.
James TurnerHOST
2:27
And, uh, while we are under the hood, there was another CLI flag in this release that caught my eye for prompt engineering, the system prompt snapshot off flag.
Lachlan ReidHOST
2:36
[laughs] Oh, mate, that one is a total gem if you are actively tweaking prompts.
Lachlan ReidHOST
2:41
Normally, Claude Code records and reuses the conversation snapshot prompt to save on tokens via prompt caching.
JustinHOST
29:00
It is its own multiplexer of sorts here.
JustinHOST
29:06
But it's specifically designed to provide additional data on coding agents that are running in your CLI.
JustinHOST
29:16
And I've already, you know, one of the reasons this resonated with me when Yuji mentioned it was it definitely feels like I need that.
JustinHOST
29:25
And I was trying to sort of hack something together a little bit before I even saw this.
Chris GrundemannGUEST
7:17
There's definitely some cultural things around just kind of how things are done and how we see ourselves.
Chris GrundemannGUEST
7:23
And I think some of that bleeds into identity, which is that for a long time, we've really conflated CLI proficiency with network engineering mastery.
Chris GrundemannGUEST
7:33
And separating those two things out is an identity challenge, right? If I'd seen myself as the person who can jump into the CLI on this device and figure this problem out, and then you say, well, actually, we don't want you to use the CLI anymore, that can be really scary on an individual level, right? So I think there's lots of reasons kind of at the corporate level, at the team level, at the individual level that lead to the resistance.
Chris GrundemannGUEST
7:54
Now, the one thing I will say is most of the resistance at this point, I don't think is actually technical, right? Like there are the tools, there are the protocols, there are the methodologies.
Chris GrundemannGUEST
8:03
Like we know how to do this.
Chris GrundemannGUEST
8:54
Right.
Chris GrundemannGUEST
8:55
Yeah.
Chris GrundemannGUEST
8:56
I mean, well, I mean, it comes full circle and there is some maturity involved and stuff, but, but I do think like a lot of network engineers to stay on that point just for a second, really, you know, while they're willing to maybe learn a vendor CLI or multiple vendor CLIs, like Python is a bridge too far.
Artificial IntelligenceNARRATOR
1:36
Everything below lives in the repo and gets committed with it.
Artificial IntelligenceNARRATOR
1:39
Kiro runs one agent across the IDE, the CLI, and the web, all reading the same config.
Artificial IntelligenceNARRATOR
1:45
So the rig you set up here follows you to whichever surface you work in next.
Artificial IntelligenceNARRATOR
1:49
1.
Artificial IntelligenceNARRATOR
6:23
What this does not cover, and what is next.
Artificial IntelligenceNARRATOR
6:25
This is the minimum, so it leaves things out on purpose.
Artificial IntelligenceNARRATOR
6:29
It says nothing about custom agents, multi-repo work, or C, where the headless CLI is the right tool and the ID is not.
Artificial IntelligenceNARRATOR
6:36
The config carries over to the CLI untouched, so there is nothing to migrate when you get there.
Chris GrundemannGUEST
7:17
There's definitely some cultural things around just kind of how things are done and how we see ourselves.
Chris GrundemannGUEST
7:23
And I think some of that bleeds into identity, which is that for a long time, we've really conflated CLI proficiency with network engineering mastery.
Chris GrundemannGUEST
7:33
And separating those two things out is an identity challenge, right? If I'd seen myself as the person who can jump into the CLI on this device and figure this problem out, and then you say, well, actually, we don't want you to use the CLI anymore, that can be really scary on an individual level, right? So I think there's lots of reasons kind of at the corporate level, at the team level, at the individual level that lead to the resistance.
Chris GrundemannGUEST
7:54
Now, the one thing I will say is most of the resistance at this point, I don't think is actually technical, right? Like there are the tools, there are the protocols, there are the methodologies.
Chris GrundemannGUEST
8:03
Like we know how to do this.
Chris GrundemannGUEST
8:54
Right.
Chris GrundemannGUEST
8:55
Yeah.
Chris GrundemannGUEST
8:56
I mean, well, I mean, it comes full circle and there is some maturity involved and stuff, but, but I do think like a lot of network engineers to stay on that point just for a second, really, you know, while they're willing to maybe learn a vendor CLI or multiple vendor CLIs, like Python is a bridge too far.
RoverHOST
21:13
Let's see here.
RoverHOST
21:15
Danny writes, you're over CLI.
RoverHOST
21:17
This is my first time emailing in.
RoverHOST
21:19
So I just wanted to say I'm 26 years old and I've been a fan of the show since I was five or six when I first heard my dad play RMG on the radio on the way to school, listening to the barefoot cactus soccer episode.

256 more episodes mention Command-line interface.

Create an account to see the whole feed, search across every transcript, and follow the entities you care about.

We value your privacy

We use cookies to understand how you use our platform and to improve your experience. Click “Accept All” to consent, or “Decline non-essential” to opt out of non-essential cookies. Read our Privacy Policy.