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
0c5db65e
Commit
0c5db65e
authored
2 years ago
by
Moul
Browse files
Options
Downloads
Patches
Plain Diff
Move wot/wot to wot/status
parent
caaccf4e
No related branches found
No related tags found
1 merge request
!219
Organize commands into subcommands (#430)
Pipeline
#17472
passed
2 years ago
Stage: checks
Stage: tests
Stage: package
Stage: coverage
Stage: deploy
Changes
2
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
silkaj/cli.py
+1
-1
1 addition, 1 deletion
silkaj/cli.py
silkaj/wot/status.py
+0
-0
0 additions, 0 deletions
silkaj/wot/status.py
with
1 addition
and
1 deletion
silkaj/cli.py
+
1
−
1
View file @
0c5db65e
...
...
@@ -38,7 +38,7 @@ from silkaj.wot import revocation
from
silkaj.wot.certification
import
send_certification
from
silkaj.wot.lookup
import
lookup_cmd
from
silkaj.wot.membership
import
send_membership
from
silkaj.wot.
wot
import
status
from
silkaj.wot.
status
import
status
@group
()
...
...
This diff is collapsed.
Click to expand it.
silkaj/wot/
wot
.py
→
silkaj/wot/
status
.py
+
0
−
0
View file @
0c5db65e
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