Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
silkaj
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
clients
python
silkaj
Commits
5742cea8
Commit
5742cea8
authored
5 years ago
by
Moul
Browse files
Options
Downloads
Patches
Plain Diff
[mod] Rename cli_tools.py to cli.py
parent
c4f43465
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!146
Merge dev into master branch to complete v0.8.0 development cycle
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
bin/silkaj
+1
-1
1 addition, 1 deletion
bin/silkaj
silkaj/cli.py
+0
-0
0 additions, 0 deletions
silkaj/cli.py
with
1 addition
and
1 deletion
bin/silkaj
+
1
−
1
View file @
5742cea8
...
...
@@ -17,7 +17,7 @@ You should have received a copy of the GNU Affero General Public License
along with Silkaj. If not, see <https://www.gnu.org/licenses/>.
"""
from
silkaj.cli
_tools
import
cli
from
silkaj.cli
import
cli
if
__name__
==
"
__main__
"
:
cli
(
obj
=
{})
This diff is collapsed.
Click to expand it.
silkaj/cli
_tools
.py
→
silkaj/cli.py
+
0
−
0
View file @
5742cea8
File moved
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment