<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab/cli.py, branch 1.5.0</title>
<subtitle>github.com: gpocentek/python-gitlab.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/'/>
<entry>
<title>silence logs/warnings in unittests</title>
<updated>2018-06-07T08:37:18+00:00</updated>
<author>
<name>Cyril Jouve</name>
<email>jv.cyril@gmail.com</email>
</author>
<published>2018-06-07T08:31:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=3fa24ea8f5af361f39f1fb56ec911d381b680943'/>
<id>3fa24ea8f5af361f39f1fb56ec911d381b680943</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pep8 fix</title>
<updated>2018-03-11T18:58:57+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-03-11T18:58:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=9cb6bbedd350a2241113fe1d731b4cfe56c19d4f'/>
<id>9cb6bbedd350a2241113fe1d731b4cfe56c19d4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[cli] Restore the --help option behavior</title>
<updated>2018-03-11T07:36:02+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-03-11T07:36:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=7c6be94630d35793e58fafd38625c29779f7a09a'/>
<id>7c6be94630d35793e58fafd38625c29779f7a09a</id>
<content type='text'>
Fixes #381
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #381
</pre>
</div>
</content>
</entry>
<entry>
<title>[cli] Allow to read args from files</title>
<updated>2018-03-05T16:35:41+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-03-05T16:35:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=748d57ee64036305a84301db7211b713c1995391'/>
<id>748d57ee64036305a84301db7211b713c1995391</id>
<content type='text'>
With the @/file/path syntax (similar to curl) user can provide values
from attributes in files.

Fixes #448
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the @/file/path syntax (similar to curl) user can provide values
from attributes in files.

Fixes #448
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for oauth and anonymous auth in config/CLI</title>
<updated>2017-11-10T08:39:17+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-11-10T08:39:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=07328263c317d7ee78723fee8b66f48abffcfb36'/>
<id>07328263c317d7ee78723fee8b66f48abffcfb36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pep8 fix</title>
<updated>2017-09-07T19:34:53+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-09-07T19:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=d0e2a1595c54a1481b8ca8a4de6e1c12686be364'/>
<id>d0e2a1595c54a1481b8ca8a4de6e1c12686be364</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[v4] fix CLI for some mixin methods</title>
<updated>2017-09-07T18:56:52+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-09-07T18:56:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=0268fc91e9596b8b02c13648ae4ea94ae0540f03'/>
<id>0268fc91e9596b8b02c13648ae4ea94ae0540f03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CLI: yaml and json outputs for v4</title>
<updated>2017-08-18T08:34:05+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-08-18T08:25:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=abade405af9099a136b68d0eb19027d038dab60b'/>
<id>abade405af9099a136b68d0eb19027d038dab60b</id>
<content type='text'>
Verbose mode only works with the legacy output. Also add support for
filtering the output by defining the list of fields that need to be
displayed (yaml and json only).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Verbose mode only works with the legacy output. Also add support for
filtering the output by defining the list of fields that need to be
displayed (yaml and json only).
</pre>
</div>
</content>
</entry>
<entry>
<title>[v4] CLI support is back</title>
<updated>2017-08-17T20:12:39+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-08-17T20:12:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=9783207f4577bd572f09c25707981ed5aa83b116'/>
<id>9783207f4577bd572f09c25707981ed5aa83b116</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor the CLI</title>
<updated>2017-06-25T07:22:07+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-06-25T06:37:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e3d50b5e768fd398eee4a099125b1f87618f7428'/>
<id>e3d50b5e768fd398eee4a099125b1f87618f7428</id>
<content type='text'>
v3 and v4 CLI will be very different, so start moving things in their
own folders.

For now v4 isn't working at all.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
v3 and v4 CLI will be very different, so start moving things in their
own folders.

For now v4 isn't working at all.
</pre>
</div>
</content>
</entry>
</feed>
