Skip to content

[centralize_database] Add --namespace option#101

Closed
stepanblyschak wants to merge 2 commits intomasterfrom
ns-centralize-db
Closed

[centralize_database] Add --namespace option#101
stepanblyschak wants to merge 2 commits intomasterfrom
ns-centralize-db

Conversation

@stepanblyschak
Copy link
Owner

What I did

How I did it

How to verify it

Previous command output (if the output of a command-line utility has changed)

New command output (if the output of a command-line utility has changed)

Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
Example : centralize_database APPL_DB
""")
parser.add_argument('target_db', type=str, help='move all db data into the instance where target db locates')
parser.add_argument('-n', '--namespace', default="", type=str, help='namespace to use')

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

default=multi_asic.DEFAULT_NAMESPACE?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants