Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SOaAS
psotdb
Commits
be6811e2
Commit
be6811e2
authored
Aug 21, 2019
by
Rudel Fankep
Browse files
Add readme
parent
4ee3d2b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
be6811e2
...
...
@@ -66,7 +66,7 @@ Transfer databases from the working computer to s3 Cloud::
dbman upload -h
# run the standard transfer
dbman upload example/database exemple/tool
\
*
dbman upload example/database exemple/tool*
Transfer databases from s3 Cloud to working computer::
...
...
@@ -74,21 +74,21 @@ Transfer databases from s3 Cloud to working computer::
dbman download -h
# run the standard download
dbman download example/database exemple/tool
\
*
dbman download example/database exemple/tool*
Delete undesirable databases::
# from the local directory
dbman delete example/database example/tool
\
* local
dbman delete example/database example/tool* local
# from the s3 cloud directory
dbman delete example/database example/tool
\
* s3
dbman delete example/database example/tool* s3
remplace the standard directory to save the data::
# change local directory with the environment variable
export DBMAN_DBDIR = example/path
# change remote directory with the environment variable
export DBMAN_S3DIR = example/path
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment