.codeclimate.yml | |
|
|
.codecov.yml | |
|
|
.devcontainer/devcontainer.json | |
|
|
.eslintignore | |
|
|
.eslintrc | |
|
|
.gitattributes | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/feature_request.md | |
|
|
.github/dependabot.yml | |
|
|
.github/pull_request_template.md | |
|
|
.github/workflows/client.yml | |
|
|
.github/workflows/docker-dockerhub.yml | |
|
|
.github/workflows/docker-ghcr.yml | |
|
|
.github/workflows/docs.yml | |
|
|
.github/workflows/lib-ms.yml | |
|
|
.github/workflows/publish-npm.yml | |
|
|
.github/workflows/runner.yml | |
|
|
.gitignore | |
|
|
.markdownlint.yaml | |
|
|
.mdl_style.rb | 4 | A 0 mins |
|
.mdlrc | |
|
|
.pre-commit-config.yaml | |
|
|
CITATION.cff | |
|
|
LICENSE.md | |
|
|
README.md | |
|
|
SECURITY.md | |
|
|
STATUS.md | |
|
|
cli/DEVELOPER.md | |
|
|
cli/README.md | |
|
|
cli/dtaas.toml | |
|
|
cli/poetry.lock | |
|
|
cli/pyproject.toml | |
|
|
cli/src/__init__.py | 0 | A 0 mins |
|
cli/src/cmd.py | 38 | A 0 mins |
|
cli/src/pkg/config.py | 66 | A 0 mins |
|
cli/src/pkg/users.py | 108 | A 0 mins |
|
cli/src/pkg/utils.py | 64 | A 0 mins |
|
cli/tests/compose.users.test.yml | |
|
|
cli/tests/dtaas.test.toml | |
|
|
cli/tests/test_cli.py | 8 | A 0 mins |
|
cli/tests/test_utils.py | 144 | A 0 mins |
|
cli/users.local.yml | |
|
|
cli/users.server.secure.yml | |
|
|
cli/users.server.yml | |
|
|
client/.dockerignore | |
|
|
client/.eslintignore | |
|
|
client/.eslintrc | |
|
|
client/.gitignore | |
|
|
client/.madgerc | |
|
|
client/.prettierrc | |
|
|