Ahmed Muawia Khan
d0089ca373
Fixing flake8
2018-02-23 14:43:14 +01:00
Ahmed Muawia Khan
5cea9c28bf
Migrate CLI for tendermint integration
...
- Remove commands that were not required.
- export-my-pubkey
- set-shards
- set-replicas
- add-replicas
- remove-replicas
- Update bigchaindb --help, usage description
- Re-enable tests
- Update docker-compose.travis.yml and Dockerfile for travis
because some env variables are not needed
2018-02-22 21:48:42 +01:00
Sylvain Bellemare
4d8f9dd777
Explicitly set default log config
...
Closes #1318
2017-04-18 16:21:02 +02:00
Sylvain Bellemare
b3290f12d2
Apply log level cmd line option to log file
2017-04-18 16:21:02 +02:00
vrde
1e07a5b111
Add ssl, login, and passwd to configure command
2017-04-04 17:43:37 +02:00
Lavina
e7b0b227f1
Rename bigchain.py command module to bigchaindb.py
2017-04-03 11:21:32 +02:00
Sylvain Bellemare
0ae9d19a54
Separate log configuration from logging process
...
Closes #1317
2017-03-22 16:35:24 +01:00
Sylvain Bellemare
f740ebc7ce
Use logging module constants for levels
2017-03-21 11:12:46 +01:00
Sylvain Bellemare
87758b8a64
Re-organize imports
2017-03-21 11:12:46 +01:00
Sylvain Bellemare
eff8e3adf3
Update logging related code and tests after rebase
2017-03-21 11:12:46 +01:00
Brett Sun
f549b00813
Add tests for setting log-level from CLI
2017-03-21 11:12:46 +01:00
Brett Sun
ffe0eb60b9
Move tests related to commands/tests.py to separate test file
2017-03-07 12:29:54 +01:00