Go to the source code of this file.
Namespaces | |
namespace | jsk_data::cli |
Functions | |
def | jsk_data::cli._get_login_user |
def | jsk_data::cli._list_aries_files |
def | jsk_data::cli.cli |
def | jsk_data::cli.cmd_delete |
def | jsk_data::cli.cmd_get |
def | jsk_data::cli.cmd_ls |
def | jsk_data::cli.cmd_pubinfo |
def | jsk_data::cli.cmd_pubopen |
def | jsk_data::cli.cmd_put |
Variables | |
tuple | jsk_data::cli.__all__ = ('cli', 'cmd_get', 'cmd_ls', 'cmd_put', 'cmd_pubinfo') |
tuple | jsk_data::cli.CONTEXT_SETTINGS |
string | jsk_data::cli.DATA_DIR = '/home/jsk/ros/data' |
string | jsk_data::cli.HOST = 'aries.jsk.t.u-tokyo.ac.jp' |
tuple | jsk_data::cli.LOGIN_USER = _get_login_user(host=HOST) |