@@ -752,7 +752,7 @@ <h1 class="title">Command Line Interface for IBM Aspera products</h1>
752752<!--
753753DO NOT EDIT: THIS FILE IS GENERATED, edit docs/README.erb.md, for details, read docs/README.md
754754PANDOC_META_BEGIN
755- subtitle: "ascli 4.25.0.pre "
755+ subtitle: "ascli 4.24.1 "
756756author: "Laurent MARTIN"
757757PANDOC_META_END
758758-->
@@ -783,7 +783,7 @@ <h1 data-number="1" id="introduction"><span class="header-section-number">1</spa
783783<p>Need to debug? I’ll show you what’s going on under the hood.</p>
784784<p>Think of me as Aspera’s command-line sidekick: quick, reliable, and a
785785little no-nonsense. You bring the files; I’ll bring the horsepower."</p>
786- <p>Version : 4.25.0.pre </p>
786+ <p>Version : 4.24.1 </p>
787787<p>Laurent/2016-2025</p>
788788<p>The aspera-cli Ruby gem offers a powerful command-line interface
789789(CLI, <code>ascli</code>) for IBM Aspera software, facilitating seamless
@@ -886,7 +886,7 @@ <h1 data-number="2" id="quick-start"><span class="header-section-number">2</span
886886<p>Once the gem is installed, <code>ascli</code> shall be
887887accessible:</p>
888888<pre class="shell"><code>ascli --version</code></pre>
889- <pre class="text"><code>4.25.0.pre </code></pre>
889+ <pre class="text"><code>4.24.1 </code></pre>
890890<div class="admonition note">
891891<div class="admonition-title">ℹ️ Note</div>
892892<div class="admonition-body"><div class="title">
@@ -1284,7 +1284,7 @@ <h2 data-number="3.3" id="ruby-gem-aspera-cli"><span class="header-section-numbe
12841284<code>aspera-cli</code></h2>
12851285<p>Once you have Ruby and rights to install gems, install the
12861286<code>aspera-cli</code> gem and its dependencies:</p>
1287- <pre class="shell"><code>gem install aspera-cli --pre </code></pre>
1287+ <pre class="shell"><code>gem install aspera-cli</code></pre>
12881288<p>To upgrade to the latest version:</p>
12891289<pre class="shell"><code>gem update aspera-cli</code></pre>
12901290<p>During its execution, <code>ascli</code> checks every week if a new
@@ -1551,7 +1551,7 @@ <h3 data-number="3.6.2" id="container-details"><span class="header-section-numbe
15511551<pre class="shell"><code>alias ascli='podman run --rm --tty --interactive docker.io/martinlaurent/ascli:latest'</code></pre>
15521552<p>Then, you can execute the container like a local command:</p>
15531553<pre class="shell"><code>ascli -v</code></pre>
1554- <pre class="text"><code>4.25.0.pre </code></pre>
1554+ <pre class="text"><code>4.24.1 </code></pre>
15551555<p>In order to keep persistency of configuration on the host, you should
15561556specify your user's configuration folder as a volume for the container.
15571557To enable write access, a possibility is to run as <code>root</code> in
@@ -6314,7 +6314,7 @@ <h2 data-number="4.30" id="faux-for-testing"><span class="header-section-number"
63146314<h2 data-number="4.31" id="usage"><span class="header-section-number">4.31</span> Usage</h2>
63156315<pre class="text"><code>ascli -h
63166316NAME
6317- ascli -- a command line tool for Aspera Applications (v4.25.0.pre )
6317+ ascli -- a command line tool for Aspera Applications (v4.24.1 )
63186318
63196319SYNOPSIS
63206320 ascli COMMANDS [OPTIONS] [ARGS]
0 commit comments