Skip to content

Commit

Permalink
Deploy to GitHub pages [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
circleci-deploy-bot committed Feb 14, 2024
1 parent 8b78c3a commit b4d103a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circleci_namespace_create.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ <h3 id="synopsis">Synopsis</h3>
<p>Create a namespace. Please note that at this time all namespaces created in the registry are world-readable.</p>
<pre><code>circleci namespace create &lt;name&gt; --org-id &lt;your-organization-id&gt; [flags]</code></pre>
<h3 id="examples">Examples</h3>
<pre><code> circleci namespace create NamespaceName --org-id 00000000-0000-0000-0000-000000000000</code></pre>
<pre><code>circleci namespace create NamespaceName --org-id 00000000-0000-0000-0000-000000000000</code></pre>
<h3 id="arguments">Arguments</h3>
<pre><code>&lt;name&gt; The name to give your new namespace</code></pre>
<h3 id="flags">Flags</h3>
Expand Down

0 comments on commit b4d103a

Please sign in to comment.