bump to version 0.7.12

This commit is contained in:
Sam
2023-02-16 11:18:50 +01:00
parent fcee735d8a
commit 39378cbc0f
59 changed files with 2120 additions and 2075 deletions

View File

@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<title>Command line interface &#8212; FitTrackee 0.7.11
<title>Command line interface &#8212; FitTrackee 0.7.12
documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/bootstrap-sphinx.css" />
@ -43,7 +43,7 @@
</button>
<a class="navbar-brand" href="index.html">
FitTrackee</a>
<span class="navbar-text navbar-version pull-left"><b>0.7.11
<span class="navbar-text navbar-version pull-left"><b>0.7.12
</b></span>
</div>
@ -149,18 +149,18 @@
<section id="command-line-interface">
<h1>Command line interface<a class="headerlink" href="#command-line-interface" title="Permalink to this heading"></a></h1>
<p>A command line interface (CLI) is available to manage database, OAuth2 tokens and users.</p>
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>$ ftcli
Usage: ftcli <span class="o">[</span>OPTIONS<span class="o">]</span> COMMAND <span class="o">[</span>ARGS<span class="o">]</span>...
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>$<span class="w"> </span>ftcli
Usage:<span class="w"> </span>ftcli<span class="w"> </span><span class="o">[</span>OPTIONS<span class="o">]</span><span class="w"> </span>COMMAND<span class="w"> </span><span class="o">[</span>ARGS<span class="o">]</span>...
FitTrackee Command Line Interface
<span class="w"> </span>FitTrackee<span class="w"> </span>Command<span class="w"> </span>Line<span class="w"> </span>Interface
Options:
--help Show this message and exit.
<span class="w"> </span>--help<span class="w"> </span>Show<span class="w"> </span>this<span class="w"> </span>message<span class="w"> </span>and<span class="w"> </span>exit.
Commands:
db Manage database.
oauth2 Manage OAuth2 tokens.
users Manage users.
<span class="w"> </span>db<span class="w"> </span>Manage<span class="w"> </span>database.
<span class="w"> </span>oauth2<span class="w"> </span>Manage<span class="w"> </span>OAuth2<span class="w"> </span>tokens.
<span class="w"> </span>users<span class="w"> </span>Manage<span class="w"> </span>users.
</pre></div>
</div>
<div class="admonition warning">
@ -288,7 +288,7 @@ Commands:
</p>
<p>
&copy; Copyright 2018 - 2022, SamR1 <a rel="me" href="https://fosstodon.org/@FitTrackee"><i class="fa fa-mastodon" aria-hidden="true"></i></a>.
Last updated on Dec 31, 2022.<br/>
Last updated on Feb 16, 2023.<br/>
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 5.3.0.<br/>
</p>
</div>