<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Command line interface on vanityURLs</title><link>https://vanityurls.link/en/docs/command-line-interface/</link><description>Recent content in Command line interface on vanityURLs</description><generator>Hugo</generator><language>en-CA</language><atom:link href="https://vanityurls.link/en/docs/command-line-interface/index.xml" rel="self" type="application/rss+xml"/><item><title>Local helper</title><link>https://vanityurls.link/en/docs/command-line-interface/local-helper/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vanityurls.link/en/docs/command-line-interface/local-helper/</guid><description>&lt;p&gt;The local helper is the &lt;code&gt;v8s&lt;/code&gt; terminal command. It lets you open a known short link directly from your terminal instead of switching to a browser first, typing the short domain, and waiting for the redirect. For day-to-day work, that makes repeat links faster to reach.&lt;/p&gt;
&lt;p&gt;The helper is deliberately read-only. It reads a generated registry such as &lt;code&gt;build/v8s.json&lt;/code&gt; or &lt;code&gt;~/.v8s.json&lt;/code&gt;, opens exact slugs that already exist, and refuses targets that are not web URLs. It does not create, edit, commit, or push links. It only opens &lt;code&gt;permanent&lt;/code&gt; and &lt;code&gt;ephemeral&lt;/code&gt; links with &lt;code&gt;http://&lt;/code&gt; or &lt;code&gt;https://&lt;/code&gt; targets after validating the slug input.&lt;/p&gt;</description></item><item><title>LNK</title><link>https://vanityurls.link/en/docs/command-line-interface/lnk/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vanityurls.link/en/docs/command-line-interface/lnk/</guid><description>&lt;p&gt;&lt;code&gt;lnk&lt;/code&gt; is the repository command-line interface for changing a vanityURLs instance. It edits source files in &lt;code&gt;custom/&lt;/code&gt;, runs &lt;code&gt;npm run check&lt;/code&gt;, then stages, commits, and pushes successful write operations.&lt;/p&gt;
&lt;p&gt;Use it when you want the change to become part of your Git history and deploy through the normal Worker workflow. Use &lt;a href="https://vanityurls.link/en/docs/command-line-interface/local-helper/"&gt;Local helper&lt;/a&gt; when you only want to open an existing redirect from the terminal.&lt;/p&gt;
&lt;h2 id="requirements"&gt;Requirements&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;A configured vanityURLs repository available locally&lt;/li&gt;
&lt;li&gt;Node.js 20 or newer&lt;/li&gt;
&lt;li&gt;npm&lt;/li&gt;
&lt;li&gt;Git&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Run the repo-local command:&lt;/p&gt;</description></item></channel></rss>