Skip to content

Commit

Permalink
Merge pull request #222 from npamudika/2.x.x
Browse files Browse the repository at this point in the history
Remove wrong commands from README
  • Loading branch information
npamudika authored Mar 25, 2020
2 parents 5df26fe + 1888777 commit d3edddb
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions import-export-cli/resources/README.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,9 +157,7 @@ <h3 id="commands">Commands</h3>
apimcli list apis -e dev
apimcli list apis -e prod -q version:1.0.0
apimcli list apis -e prod -q provider:admin
apimcli list apis -e staging
apimcli list apis -e staging -u admin -p 123456
apimcli list apis -e staging -p 123456
apimcli list apis -e staging
</code></pre>
</li>
<li><h4 id="list-apps">list apps</h4>
Expand All @@ -172,7 +170,7 @@ <h3 id="commands">Commands</h3>
--password, -p
Examples:
apimcli list apps -e dev -o admin
apimcli list apps -e staging -o sampleUser -u admin -p 123456
apimcli list apps -e staging -o sampleUser
</code></pre>
</li>
<li><h4 id="list-envs">list envs</h4>
Expand Down

0 comments on commit d3edddb

Please sign in to comment.